menu
ume_kit_memory_detector package
documentation
memory_detector.dart
MemoryDetector
switchDetector method
switchDetector method
dark_mode
light_mode
switchDetector
method
void
switchDetector
(
bool
on
)
检测功能开关
Implementation
void switchDetector(bool on) { _isDetectorClose = on; }
ume_kit_memory_detector package
documentation
memory_detector
MemoryDetector
switchDetector method
MemoryDetector class