menu
flutter_base_core package
documentation
util/property.dart
DProperty
height property
height property
dark_mode
light_mode
height
property
double
get
height
屏幕高度
Implementation
double get height => size.height;
flutter_base_core package
documentation
util/property
DProperty
height property
DProperty mixin