menu
responsive_screen_master package
documentation
functions/platform_value.dart
Platform
isLinux property
isLinux property
dark_mode
light_mode
isLinux
property
bool
get
isLinux
Implementation
static bool get isLinux => DeviceData.deviceType == DeviceType.linux;
responsive_screen_master package
documentation
functions/platform_value
Platform
isLinux property
Platform class