menu
general package
documentation
core/general_library.dart
GeneralLibraryCore
isSupport method
isSupport method
dark_mode
light_mode
isSupport
method
bool
isSupport
(
)
check is support or not
Implementation
bool isSupport() { return false; }
general package
documentation
core/general_library
GeneralLibraryCore
isSupport method
GeneralLibraryCore class