crossAxisMargin property Null safety
final
Distance from the scrollbar thumb's side to the nearest cross axis edge in logical pixels.
The scrollbar track consumes this space.
Must not be null and defaults to 0.
Implementation
final double crossAxisMargin;