menu
materialx_flutter package
documentation
route/chip/chip_choice.dart
ChipChoiceRouteState
categoryIndex property
categoryIndex property
dark_mode
light_mode
categoryIndex
property
List
<
int
>
categoryIndex
getter/setter pair
Implementation
List<int> categoryIndex = List.generate(4, (index) => index);
materialx_flutter package
documentation
route/chip/chip_choice
ChipChoiceRouteState
categoryIndex property
ChipChoiceRouteState class