child property

Widget? child
final

A widget that is behind the button.

Implementation

final Widget? child;