subtitle property
Optional small widget placed below the title.
Provides supplementary information below the main title. Commonly used for descriptions, status text, or secondary navigation.
Implementation
final Widget? subtitle;
Optional small widget placed below the title.
Provides supplementary information below the main title. Commonly used for descriptions, status text, or secondary navigation.
final Widget? subtitle;