title property

Widget? title
final

An optional Widget that is displayed above the children if there are any.

Implementation

final Widget? title;