icon property

IconData? icon
final

The icon to display in the button.

Cannot be used together with imageUrl.

Implementation

final IconData? icon;