subtitle property

Widget? subtitle
final

Secondary widget of the view. Usually a Text widget.

Implementation

final Widget? subtitle;