isEmpty property

bool get isEmpty

The grid contains one or more True values

Implementation

bool get isEmpty => _getContentSize().isEmpty;