subtitle property

Widget? subtitle
final

Subtitle text takes a widget. A Row with iconbuttons or a Text() widget is suggested to use here.

Implementation

final Widget? subtitle;