icon property

IconData? icon
final

The icon of the theme (This is highly volatile). Look for flutter_icon and community_icon

Implementation

final IconData? icon;