margin property
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;
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"
final EdgeInsetsGeometry margin;