menu
mamba package
documentation
help_formatter.dart
HelpFormatter
formatIntoRequiredString method
formatIntoRequiredString method
dark_mode
light_mode
formatIntoRequiredString
method
RequiredString
formatIntoRequiredString
(
String
string
)
Implementation
RequiredString formatIntoRequiredString(String string) => RequiredString(string.red);
mamba package
documentation
help_formatter
HelpFormatter
formatIntoRequiredString method
HelpFormatter class