menu
nylo_support package
documentation
widgets/navigation_hub/navigation_hub.dart
NavigationHub<T extends StatefulWidget>
getCurrentIndex property
getCurrentIndex property
dark_mode
light_mode
getCurrentIndex
property
int
get
getCurrentIndex
Get the current index
Implementation
int get getCurrentIndex => currentIndex ?? 0;
nylo_support package
documentation
widgets/navigation_hub/navigation_hub
NavigationHub<T extends StatefulWidget>
getCurrentIndex property
NavigationHub class