activeIcon property

IconData? activeIcon
final

The icon to display when the button is active.

Falls back to icon if not provided.

Implementation

final IconData? activeIcon;