mainAxisMargin property
final
Distance from the scrollbar thumb's start or end to the nearest edge of the viewport in logical pixels. It affects the amount of available paint area.
The scrollbar track consumes this space.
Mustn't be null and defaults to 0.
Implementation
final double mainAxisMargin;