child property

Widget? child
final

If provided, child is the widget used for this button

Implementation

final Widget? child;