title property

Widget? title
final

Core display of the item. Commonly Icon or Text.

Implementation

final Widget? title;