menu
incomme_flutter_commerce package
documentation
incomme_plugin.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});
incomme_flutter_commerce package
documentation
incomme_plugin
LogWriterCallback typedef
incomme_plugin library