flushPrint method

void flushPrint()

刷新print流数据

Implementation

void flushPrint() => _printCtr.sink.add(_printLogAll);