menu
uloc package
documentation
commands/cmd_enum.dart
CommandFlagFunction
shortHand property
shortHand property
dark_mode
light_mode
shortHand
property
String
get
shortHand
Implementation
String get shortHand => split('-').map((e) => e[0]).join();
uloc package
documentation
commands/cmd_enum
CommandFlagFunction
shortHand property
CommandFlagFunction extension on
String