padding property
It is the padding that the forward and rewind indicator will have
DEFAULT:
Margin.all(5);
"NOTE: Margin is on Helpers pubdev library"
Implementation
final EdgeInsetsGeometry padding;
It is the padding that the forward and rewind indicator will have
DEFAULT:
Margin.all(5);
"NOTE: Margin is on Helpers pubdev library"
final EdgeInsetsGeometry padding;