title property

Widget? title
final

Title widget. Typically a Text widget. 标题部件

Implementation

final Widget? title;