initialValue property

T? initialValue
final

The controller to use for the spinner. If null, the default behavior is to create a new controller.

Implementation

final T? initialValue;