menu
sector
sector.dart
Grid
<
E
>
topLeft property
topLeft
dark_mode
light_mode
topLeft
property
Pos
topLeft
The top-left position of the grid.
Implementation
Pos get topLeft => Pos.zero;
sector
sector
Grid
<
E
>
topLeft property
Grid class