decoration property

InputDecoration? decoration
final

The decoration to use for the spinner. If null, the default behavior is to use a standard decoration.

Implementation

final InputDecoration? decoration;