icon property

IconData icon
final

The icon to display.

This icon appears to the left of the text. It is required and cannot be null.

Implementation

final IconData icon;