icon property

IconData icon
final

The icon which would be displayed onto image in center. as default icon is Icons.favorite. If user wanna customize it, then should use it.

Implementation

final IconData icon;