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