label property

Widget? label
final

The label of the item. Usually a Text widget

Implementation

final Widget? label;