pressedIcon property

Icon? pressedIcon
final

The icon displayed while the button is pressed down.

If null, icon is used instead.

Implementation

final Icon? pressedIcon;