message property
Optional message text displayed below the icon for context.
Provides explanatory details about the current state, styled via ArcaneTheme. Rendered only if non-null, using default text properties for readability.
Implementation
final String? message;