subtitle property
An optional subtitle widget that provides secondary descriptive text or elements below the title in the header.
Implementation
final Widget? subtitle;An optional subtitle widget that provides secondary descriptive text or elements below the title in the header.
final Widget? subtitle;