child property

Widget? child
final

The child widget of the button.

Implementation

final Widget? child;