icon property

Widget? icon
final

The icon used for this message.

Typically an Icon.

Implementation

final Widget? icon;