content property

Widget? content
final

Optional descriptive content shown below the title.

Provides additional context or explanation for the navigation option. Rendered in a muted text style to maintain visual hierarchy.

Implementation

final Widget? content;