menu
adeptutils package
documentation
adeptutils.dart
PlatformUtils
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Implementation
static bool get isWeb => type == PlatformType.web;
adeptutils package
documentation
adeptutils
PlatformUtils
isWeb property
PlatformUtils extension on
PlatformType