title property

Widget? title
final

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

Implementation

final Widget? title;