crossAxisMargin property

double crossAxisMargin
final

Distance from the scrollbar thumb's side to the nearest cross axis edge in logical pixels.

The scrollbar track consumes this space.

Defaults to zero.

Implementation

final double crossAxisMargin;