title property

Widget? title
final

Widget to be placed in the title section.

タイトル部分に入れるウィジェット。

Implementation

final Widget? title;