menu
fast_app package
documentation
util/fast_platform.dart
FastPlatform
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Implementation
static bool get isWeb => getPlatform() == "web";
fast_app package
documentation
util/fast_platform
FastPlatform
isWeb property
FastPlatform class