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