activeCustomIcon property

IconData? activeCustomIcon
final

Optional custom icon for selected state. If not provided, customIcon is used for both states.

Implementation

final IconData? activeCustomIcon;