showFooter property

bool showFooter
final

Whether to show the default footer (indicators) managed by SuperScroll. Set to false if the child manages its own indicators (e.g., using SuperSliverList).

Implementation

final bool showFooter;