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. Defaults to 2.0

Implementation

final double? mainAxisMargin;