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