menu
flutter_slc_boxes package
documentation
flutter/slc/common/screen_util.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; }
flutter_slc_boxes package
documentation
flutter/slc/common/screen_util
ScreenUtil
getInstance static method
ScreenUtil class