menu
ui_extension package
documentation
platform/platform.dart
UiPlatform
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
get
isWindows
Implementation
static bool get isWindows => GeneralPlatform.isWindows;
ui_extension package
documentation
platform/platform
UiPlatform
isWindows property
UiPlatform mixin