menu
pure_ui package
documentation
pure_ui.dart
Size
width property
width property
dark_mode
light_mode
width
property
double
get
width
The horizontal extent of this size.
Implementation
double get width => _dx;
pure_ui package
documentation
pure_ui
Size
width property
Size class