customBuilder property
Indicates whether a custom builder is used, enabling MultiSliver for sliver-based rendering.
Set to true in the Collection.custom constructor, allowing each built item to be a sliver.
Implementation
final bool customBuilder;Indicates whether a custom builder is used, enabling MultiSliver for sliver-based rendering.
Set to true in the Collection.custom constructor, allowing each built item to be a sliver.
final bool customBuilder;