decoration property
final
The decoration to use for the spinner. If null, the default behavior is to use a standard decoration.
Implementation
final InputDecoration? decoration;
The decoration to use for the spinner. If null, the default behavior is to use a standard decoration.
final InputDecoration? decoration;