title property

Widget? title
final

The title for the lateral UI AppBar.

See AppBar.title.

Implementation

final Widget? title;