child property

Widget? child
final

The widget to display inside the button.

Implementation

final Widget? child;