child property

Widget? child
final

It is used to set child of CustomDialog

Implementation

final Widget? child;