menu
commander_ui package
documentation
tui.dart
Rect
Rect.zero const constructor
Rect.zero const constructor
dark_mode
light_mode
Rect.zero
constructor
const
Rect.zero
(
)
Implementation
const Rect.zero() : x = 0, y = 0, width = 0, height = 0;
commander_ui package
documentation
tui
Rect
Rect.zero const constructor
Rect class