menu
fortress package
documentation
util.dart
Rect
width property
width property
dark_mode
light_mode
width
property
int
get
width
Width of the rectangle
Implementation
int get width => size.x;
fortress package
documentation
util
Rect
width property
Rect class