text property

Widget? text
final

Widget to display next to the title.

タイトルの横に表示するためのウィジェット。

Implementation

final Widget? text;