title property

Widget? title
final

Widget to be displayed in the title section.

タイトル部に表示するウィジェット。

Implementation

final Widget? title;