menu
sunny_lifecycle package
documentation
routing/frouter_state.dart
FRouteState
currTabIndex property
currTabIndex property
dark_mode
light_mode
currTabIndex
property
int
get
currTabIndex
Implementation
int get currTabIndex => int.parse(currTab?.toString() ?? '0');
sunny_lifecycle package
documentation
routing/frouter_state
FRouteState
currTabIndex property
FRouteState class