child property

Widget child
final

Typically the button's label.

Usually a Text widget

Implementation

final Widget child;