menu
msk_utils package
documentation
utils/utils_platform.dart
UtilsPlatform
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
isWindows
getter/setter pair
Implementation
static bool isWindows = !Foundation.kIsWeb && Platform.isWindows;
msk_utils package
documentation
utils/utils_platform
UtilsPlatform
isWindows property
UtilsPlatform class