child property

Widget? child
final

The child Widget displayed in the Button

Implementation

final Widget? child;