menu
flustars_flutter3 package
documentation
flustars_flutter3.dart
ScreenUtil
getInstance static method
getInstance static method
dark_mode
light_mode
getInstance
static method
ScreenUtil
getInstance
(
)
Implementation
static ScreenUtil getInstance() { _singleton._init(); return _singleton; }
flustars_flutter3 package
documentation
flustars_flutter3
ScreenUtil
getInstance static method
ScreenUtil class