crossAxisMargin property Null safety
final
Overrides the default value of the ScrollbarPainter.crossAxisMargin property in all descendant Scrollbar widgets.
See also:
- ScrollbarPainter.crossAxisMargin, which sets the distance from the scrollbar's side to the nearest edge in logical pixels.
Implementation
final double? crossAxisMargin;