menu
flutter_base_core package
documentation
util/property.dart
DProperty
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
是否web
Implementation
bool get isWeb => kIsWeb;
flutter_base_core package
documentation
util/property
DProperty
isWeb property
DProperty mixin