padding property

EdgeInsets padding
final

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

Defaults to top: 5.0.

Implementation

final EdgeInsets padding;