isEmpty property
bool
get
isEmpty
The grid contains one or more True values
Implementation
bool get isEmpty => _getContentSize().isEmpty;
The grid contains one or more True values
bool get isEmpty => _getContentSize().isEmpty;