child property
The child widget - typically a button that triggers the modal Tapping this widget will automatically show the modal.
Implementation
final Widget child;
The child widget - typically a button that triggers the modal Tapping this widget will automatically show the modal.
final Widget child;