spacing property

  1. @override
double spacing
final

The spacing between the picker's wheels. Defaults to 5.

Contract

Throws an AssertionError if the spacing is less than 0.

Implementation

@override
final double spacing;