menu
antd_flutter_mobile package
documentation
components/bar/index/controller.dart
AntdIndexBarController<T extends AntdSectionProvider>
activeSectionIndex property
activeSectionIndex property
dark_mode
light_mode
activeSectionIndex
property
ValueNotifier
<
int
>
activeSectionIndex
final
Implementation
final ValueNotifier<int> activeSectionIndex = ValueNotifier(-1);
antd_flutter_mobile package
documentation
components/bar/index/controller
AntdIndexBarController<T extends AntdSectionProvider>
activeSectionIndex property
AntdIndexBarController class