fieldDecoration property

Decoration? fieldDecoration
final

fieldDecoration Decoration is the decoration of the SearchChoices Widget while displaying the hints or the selected values. Should differ when selection is not valid.

Implementation

final Decoration? fieldDecoration;