menu
simple_file_log_flutter package
documentation
simple_file_log_flutter.dart
MyLogFlutter
flush method
flush method
dark_mode
light_mode
flush
method
Future
<
void
>
flush
(
)
inherited
Implementation
Future<void> flush() => MyLog.flush();
simple_file_log_flutter package
documentation
simple_file_log_flutter
MyLogFlutter
flush method
MyLogFlutter class