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)
Defaults to 0
Implementation
final double horizontalMargin;