menu
fortress package
documentation
util.dart
Rect
Rect.new const constructor
Rect.new const constructor
dark_mode
light_mode
Rect
constructor
const
Rect
(
Vec2
position
,
Vec2
size
)
Implementation
const Rect(this.position, this.size);
fortress package
documentation
util
Rect
Rect.new const constructor
Rect class