title property

Widget? title
final

Title widget will shows on top of all items, it can be a logo or a Title text

Implementation

final Widget? title;