subtext property

String? subtext
final

The subtitle text in the header below the main text. Text style is taken from the closet PueTheme above this widget in the headerSubtextStyle parameter. If you need more control, use the subtitle argument to completely override the subtext

Implementation

final String? subtext;