child property

Widget child
final

The child widget - typically a button that triggers the modal Tapping this widget will automatically show the modal.

Implementation

final Widget child;