menu
cf_lite
cf_lite.dart
CFLite
getInstance static method
getInstance
dark_mode
light_mode
getInstance
static method
CFLite
getInstance
(
)
SingleTon
Implementation
static CFLite getInstance() { _instance ??= CFLite(); return _instance!; }
cf_lite
cf_lite
CFLite
getInstance static method
CFLite class