menu
mamba package
documentation
command.dart
ChoiceValidated<T extends Enum>
choices property
choices property
dark_mode
light_mode
choices
property
List
<
T
>
get
choices
Implementation
List<T> get choices;
mamba package
documentation
command
ChoiceValidated<T extends Enum>
choices property
ChoiceValidated mixin