menu
pure_ui package
documentation
pure_ui.dart
RSuperellipse
width property
width property
dark_mode
light_mode
width
property
double
get
width
inherited
The distance between the left and right edges of this rectangle.
Implementation
double get width => right - left;
pure_ui package
documentation
pure_ui
RSuperellipse
width property
RSuperellipse class