child property

Widget child
final

Content composited above the material. Also what sizes the surface: the shader region is measured from the child, not from incoming constraints.

Implementation

final Widget child;