content property
Optional content widget for detailed alert information.
Type: Widget?
. Provides additional context or description below the title.
Can contain longer text or complex content layouts.
Implementation
final Widget? content;
Optional content widget for detailed alert information.
Type: Widget?
. Provides additional context or description below the title.
Can contain longer text or complex content layouts.
final Widget? content;