menu
jetleaf_lang package
documentation
lang.dart
SystemDetector
canDetect abstract method
canDetect abstract method
dark_mode
light_mode
canDetect
abstract method
bool
canDetect
(
)
Returns true if this detector can handle the current environment
Implementation
bool canDetect();
jetleaf_lang package
documentation
lang
SystemDetector
canDetect abstract method
SystemDetector class