menu
fx_cli package
documentation
core/logger.dart
Logger
hint static method
hint static method
dark_mode
light_mode
hint
static method
void
hint
(
String
message
)
Implementation
static void hint(String message) { print(' $_yellow!$_reset $message'); }
fx_cli package
documentation
core/logger
Logger
hint static method
Logger class