menu
materialx_flutter package
documentation
route/chip/chip_group.dart
ChipGroupRouteState
categoryIndex property
categoryIndex property
dark_mode
light_mode
categoryIndex
property
List
<
int
>
categoryIndex
getter/setter pair
Implementation
List<int> categoryIndex = List.generate(Dummy.music_category.length, (index) => index);
materialx_flutter package
documentation
route/chip/chip_group
ChipGroupRouteState
categoryIndex property
ChipGroupRouteState class