isWindows property
bool
get
isWindows
Check if Windows
Implementation
static bool get isWindows => override == TargetPlatform.windows;
Check if Windows
static bool get isWindows => override == TargetPlatform.windows;