spacing property
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;
The spacing between the picker's wheels. Defaults to 5.
Throws an AssertionError if the spacing is less than 0.
@override
final double spacing;