content property

Widget? content
final

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;