iconColor property

MaterialStateProperty<Color?>? iconColor
final

The icon's color inside of the button.

Implementation

final MaterialStateProperty<Color?>? iconColor;