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