isNotEmpty property

bool get isNotEmpty

All entries in the grid are false

Implementation

bool get isNotEmpty => !isEmpty;