menu
brain_dev_tools package
documentation
controllers/application_controller.dart
ApplicationController
selectTabHomePageIndexV2 method
selectTabHomePageIndexV2 method
dark_mode
light_mode
selectTabHomePageIndexV2
method
void
selectTabHomePageIndexV2
(
int
index
)
Implementation
void selectTabHomePageIndexV2(int index) { selectedTabHomePageIndexV2 = index; update(); }
brain_dev_tools package
documentation
controllers/application_controller
ApplicationController
selectTabHomePageIndexV2 method
ApplicationController class