horizontalMargin property
The horizontalMargin param specifies the horizontal space to set around the slider.
It is important when the trim can be dragged (controller.maxDuration
< controller.videoDuration
)
Implementation
final double horizontalMargin;