menu
tcic_client_ui package
documentation
utils/screen/tcic_screen.dart
TcicScreen
isWindows static method
isWindows static method
dark_mode
light_mode
isWindows
static method
bool
isWindows
(
)
Implementation
static bool isWindows() { return defaultTargetPlatform == TargetPlatform.windows; }
tcic_client_ui package
documentation
utils/screen/tcic_screen
TcicScreen
isWindows static method
TcicScreen class