menu
lm_labs_utils package
documentation
constants.dart
LLPlatform
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
isWindows
final
Implementation
static final bool isWindows = !kIsWeb && Platform.isWindows;
lm_labs_utils package
documentation
constants
LLPlatform
isWindows property
LLPlatform class