hasCustomSizes property

bool hasCustomSizes
latefinal

true if there is any custom sized header in this axis.

Implementation

late final hasCustomSizes = _customSizedHeaders.isNotEmpty;