menu
quickfire package
documentation
tools/choice_selctor.dart
ChoiceSelector
ChoiceSelector constructor
ChoiceSelector constructor
dark_mode
light_mode
ChoiceSelector
constructor
ChoiceSelector
(
List
<
String
>
options
)
Implementation
ChoiceSelector(this.options) : selectedIndex = 0;
quickfire package
documentation
tools/choice_selctor
ChoiceSelector
ChoiceSelector constructor
ChoiceSelector class