content property
Optional content widget for detailed dialog information.
Type: Widget?
. Provides additional context or description with
small, muted text styling. Positioned below the title.
Implementation
final Widget? content;
Optional content widget for detailed dialog information.
Type: Widget?
. Provides additional context or description with
small, muted text styling. Positioned below the title.
final Widget? content;