menu
rough_flutter package
documentation
rough_flutter.dart
RoughWebUtils
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Check if running on web platform
Implementation
static bool get isWeb => kIsWeb;
rough_flutter package
documentation
rough_flutter
RoughWebUtils
isWeb property
RoughWebUtils class