mainIcon property

IconData? mainIcon
final

Icon data for the main icon. Will be colored to constrast with the background of the menu.

Implementation

final IconData? mainIcon;