hasSizes property
bool
get
hasSizes
Indicates if the sheet has been initialized with valid sizes.
Implementation
bool get hasSizes => _hasSizes;
Indicates if the sheet has been initialized with valid sizes.
bool get hasSizes => _hasSizes;