leading property

Widget? leading
final

The widget to display before the label widget of the button.

Implementation

final Widget? leading;