label property

Widget? label
final

The widget that will be rendered on top of the button.

Implementation

final Widget? label;