icon property
The icon to display at the center, serving as the primary visual element.
This IconData represents the state (e.g., empty, error) and is rendered at 56 logical pixels for prominence. Integrates with ArcaneTheme icons.
Implementation
final IconData icon;