mainAxisMargin property

double mainAxisMargin
final

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;