child property

Widget? child
final

The 👶 child Widget to render inside as the Surface content after considering all layout parameters.

Implementation

final Widget? child;