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