iconColor property

WidgetStateProperty<Color?>? iconColor
final

The icon's color inside of the button.

Implementation

final WidgetStateProperty<Color?>? iconColor;