inputDecoratorPrefixIconSchemeColor property

SchemeColor? inputDecoratorPrefixIconSchemeColor
final

The icon color of the prefixIcon in a focused InputDecoration.

If not defined, defaults to inputDecoratorSchemeColor in FCS M2 and to SchemeColor.onSurface in FCS M3.

Implementation

final SchemeColor? inputDecoratorPrefixIconSchemeColor;