hasCustomSizes property
true
if there is any custom sized header in this axis.
Implementation
late final hasCustomSizes = _customSizedHeaders.isNotEmpty;
true
if there is any custom sized header in this axis.
late final hasCustomSizes = _customSizedHeaders.isNotEmpty;