child property

Widget child
final

The child widget to display inside the button. If icon is also provided, this will be treated as the label.

Implementation

final Widget child;