hasSizes property

bool get hasSizes

Indicates if the sheet has been initialized with valid sizes.

Implementation

bool get hasSizes => _hasSizes;