initialValue property
final
The controller to use for the spinner. If null, the default behavior is to create a new controller.
Implementation
final T? initialValue;
The controller to use for the spinner. If null, the default behavior is to create a new controller.
final T? initialValue;