label property

Widget? label
final

Optional text label. When set, button is content-width (not square).

Implementation

final Widget? label;