fillColor property

Color fillColor
final

The color to fill the decoration's container with, if filled is true.

By default the fillColor is based on the current Theme.

The decoration's container is the area which is filled if isFilled is true and bordered per the border. It's the area adjacent to decoration.icon and above the widgets that contain helperText, errorText, and counterText.

Implementation

final Color fillColor