parent property

Widget? parent
final

If your Widget needs to have a parent widget.

Implementation

final Widget? parent;