menu
my_tdesign_flutter package
documentation
tdesign_flutter.dart
PlatformUtil
isWindows property
isWindows property
dark_mode
light_mode
isWindows
property
bool
get
isWindows
Implementation
static bool get isWindows { return !kIsWeb && Platform.isWindows; }
my_tdesign_flutter package
documentation
tdesign_flutter
PlatformUtil
isWindows property
PlatformUtil class