iconData property

IconData? iconData
final

The Flutter IconData to render.

Ignored if null.

Implementation

final IconData? iconData;