menu
fortress package
documentation
util.dart
Rect
height property
height property
dark_mode
light_mode
height
property
int
get
height
Height of the rectangle
Implementation
int get height => size.y;
fortress package
documentation
util
Rect
height property
Rect class