subtitle property

Widget? subtitle
final

Overrides the subtext argument for more flexibility. Takes in a widget so you can pue to your heart's desire.

Implementation

final Widget? subtitle;