child property

Widget? child
final

The child of this button.

Usually a Text or an Icon.

Implementation

final Widget? child;