subtitle property

Widget? subtitle
final

A widget shown under title.

Typically a Text.

Implementation

final Widget? subtitle;