title property

Widget? title
final

默认标题内容(当content为空时使用)

Implementation

final Widget? title;