mainAxisMargin property
final
Overrides the default value of the ScrollbarPainter.mainAxisMargin property in all descendant Scrollbar widgets.
See also:
- ScrollbarPainter.mainAxisMargin, which sets the distance from the scrollbar's start and end to the edge of the viewport in logical pixels.
Implementation
final double? mainAxisMargin;