menu
sector
sector.dart
Grid
<
E
>
isEmpty property
isEmpty
dark_mode
light_mode
isEmpty
property
bool
isEmpty
Whether the grid is zero-length
or
is entirely filled with
empty
.
Implementation
bool get isEmpty;
sector
sector
Grid
<
E
>
isEmpty property
Grid class