menu
jet_flutter_framework package
documentation
jet_framework.dart
TabsRouter
activeIndex property
activeIndex property
dark_mode
light_mode
activeIndex
property
int
get
activeIndex
The index of active page
Implementation
int get activeIndex => _activeIndex;
jet_flutter_framework package
documentation
jet_framework
TabsRouter
activeIndex property
TabsRouter class