label property

Widget? label
final

An optional label shown at the start of the menu describing its contents.

Typically a Text

Implementation

final Widget? label;