label property

Widget? label
final

The label to show in the button (primary area) or menu (secondary area)

Implementation

final Widget? label;