child property

Widget? child
final

Primary content of this button.

Typically a Text widget.

Implementation

final Widget? child;