foregroundDecoration property

BoxDecoration? foregroundDecoration
final

Controls the BoxDecoration of the box in front of the text input.

If highlightColor is provided, this must not be provided

Implementation

final BoxDecoration? foregroundDecoration;