icon property

IconData icon
final

The icon to display at the center of the screen.

This icon serves as the visual focus of the display and should represent the state or information being communicated.

Implementation

final IconData icon;