activeIcon property

IconData? activeIcon
final

The active icon of the main button, Defaults to icon if not specified, ignored if animatedIcon is non null.

Implementation

final IconData? activeIcon;