iconData property

IconData? iconData
final

The IconData to display. Used if source is IconSource.icon.

Implementation

final IconData? iconData;