menu
eyflutter_tik_video package
documentation
utils/tik_utils.dart
TikUtils
getFrontState method
getFrontState method
dark_mode
light_mode
getFrontState
method
bool
getFrontState
(
int
tabIndex
)
Implementation
bool getFrontState(int tabIndex) { return frontMap[tabIndex] ?? false; }
eyflutter_tik_video package
documentation
utils/tik_utils
TikUtils
getFrontState method
TikUtils class