menu
zerothreesix_flutter package
documentation
utils/platforms.dart
Platform
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Implementation
bool get isWeb => kIsWeb;
zerothreesix_flutter package
documentation
utils/platforms
Platform
isWeb property
Platform class