padding property
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;
This allows for visual padding around the progress indicator that can still detect gestures via allowScrubbing.
Defaults to top: 5.0
.
final EdgeInsets padding;