icon property
final
If provided, the icon is used for this button and the button will behave like an IconButton.
Implementation
final Widget? icon;
If provided, the icon is used for this button and the button will behave like an IconButton.
final Widget? icon;