child property

Widget? child
final

The main widget that will be shown within the modal.

Implementation

final Widget? child;