menu
animated_rail package
documentation
animated_rail/animated_rail.dart
AnimatedRailState
selectedIndexNotifier property
selectedIndexNotifier property
dark_mode
light_mode
selectedIndexNotifier
property
ValueNotifier
<
int
>
selectedIndexNotifier
getter/setter pair
Implementation
ValueNotifier<int> selectedIndexNotifier = ValueNotifier(0);
animated_rail package
documentation
animated_rail/animated_rail
AnimatedRailState
selectedIndexNotifier property
AnimatedRailState class