menu
sing_plugin_tools package
documentation
export.dart
LogWriterCallback typedef
LogWriterCallback typedef
dark_mode
light_mode
LogWriterCallback
typedef
LogWriterCallback
=
void Function
(
String
text
, {
bool
isError
})
VoidCallback from logs
Implementation
typedef LogWriterCallback = void Function(String text, {bool isError});
sing_plugin_tools package
documentation
export
LogWriterCallback typedef
export_plus library