menu
flutter_base_core package
documentation
util/property.dart
DProperty
isProfile property
isProfile property
dark_mode
light_mode
isProfile
property
bool
get
isProfile
是否是性能模式
Implementation
bool get isProfile => kProfileMode;
flutter_base_core package
documentation
util/property
DProperty
isProfile property
DProperty mixin