menu
xyz_flutter_plus package
documentation
@utils/src/current_platform.dart
CurrentPlatform
isOsWindows property
isOsWindows property
dark_mode
light_mode
isOsWindows
property
bool
isOsWindows
final
Implementation
static final isOsWindows = defaultTargetPlatform == TargetPlatform.windows;
xyz_flutter_plus package
documentation
@utils/src/current_platform
CurrentPlatform
isOsWindows property
CurrentPlatform class