menu
terminice package
documentation
testing.dart
GridRow<T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether this row is empty.
Implementation
bool get isEmpty => items.isEmpty;
terminice package
documentation
testing
GridRow<T>
isEmpty property
GridRow class