menu
flx_ui package
documentation
themes/platform_web.dart
GeneralPlatform
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
get
isWindows
Implementation
static bool get isWindows => _navigator.appVersion.contains('Win');
flx_ui package
documentation
themes/platform_web
GeneralPlatform
isWindows property
GeneralPlatform class