menu
flutter_custom_utils package
documentation
util/platform/on_non_web_platform.dart
cIsWindows property
cIsWindows property
dark_mode
light_mode
cIsWindows
top-level property
bool
get
cIsWindows
Implementation
bool get cIsWindows => Platform.isWindows;
flutter_custom_utils package
documentation
util/platform/on_non_web_platform
cIsWindows property
on_non_web_platform library