title property

Widget? title
final

Title widget for the AppBar. Can be any widget, such as Text or Row.

Implementation

final Widget? title;