margin property

EdgeInsetsGeometry margin
final

It is the margin that the Volume Bar has of the limits of the VideoViewer

DEFAULT:

 Margin.horizontal(20);
 "NOTE: Margin is on Helpers pubdev library"

Implementation

final EdgeInsetsGeometry margin;