child property

Widget child
final

The widget which determines the size of this widget and is painted behind the mask widget.

Implementation

final Widget child;