overrideColor property

bool overrideColor
final

By default, specifying a fillColor will only apply on default state of th field, but will not override when this field change to an error state or disabled this change that behavior

Implementation

final bool overrideColor;