menu
morpheme_cli package
documentation
helper/status_helper.dart
StatusHelper
warning static method
warning static method
dark_mode
light_mode
warning
static method
void
warning
(
String
message
)
Implementation
static void warning(String message) { printerr(orange(message)); }
morpheme_cli package
documentation
helper/status_helper
StatusHelper
warning static method
StatusHelper class