menu
eyflutter_tik_video package
documentation
utils/tik_utils.dart
TikUtils
setFrontState method
setFrontState method
dark_mode
light_mode
setFrontState
method
void
setFrontState
(
int
tabIndex
,
bool
state
)
Implementation
void setFrontState(int tabIndex, bool state) { frontMap[tabIndex] = state; }
eyflutter_tik_video package
documentation
utils/tik_utils
TikUtils
setFrontState method
TikUtils class