menu
flutter_conscent_plugin package
documentation
conscent_methods.dart
ConscentMethods
onDebugPrint method
onDebugPrint method
dark_mode
light_mode
onDebugPrint
method
void
onDebugPrint
(
String
message
)
Implementation
void onDebugPrint(String message){ print('message: $message'); }
flutter_conscent_plugin package
documentation
conscent_methods
ConscentMethods
onDebugPrint method
ConscentMethods class