icon property

IconData? icon
final

The icon of the main button, ignored if animatedIcon is non null.

Implementation

final IconData? icon;