progressIndicatorPadding property

EdgeInsets? progressIndicatorPadding
final

This allows for visual padding around the progress indicator that can still detect gestures via allowScrubbing.

Implementation

final EdgeInsets? progressIndicatorPadding;