child property

Widget child
final

The child of this button.

Usually a Text.

Implementation

final Widget child;