customBuilder property

CustomSheetBuilder? customBuilder
final

Allows you to supply your own custom sroll view. Useful for infinite lists that cannot be shrinkWrapped like long lists.

Implementation

final CustomSheetBuilder? customBuilder;