title property

Widget? title
final

Customizable title widget (e.g., a Text widget or custom widget).

Implementation

final Widget? title;