menu
u package
documentation
utils/app_utils.dart
UApp
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
get
isWindows
Implementation
static bool get isWindows => !isWeb && Platform.isWindows;
u package
documentation
utils/app_utils
UApp
isWindows property
UApp class