menu
fastor_app_ui_widget package
documentation
resource/toolsFastor/log/Log.dart
Log
k static method
k static method
dark_mode
light_mode
k
static method
dynamic
k
(
String
tag
,
String
msg
)
print key and message
Implementation
static k ( String tag, String msg ) { i( tag + " : " + msg ); }
fastor_app_ui_widget package
documentation
resource/toolsFastor/log/Log
Log
k static method
Log class