child property

Widget child
final

The child (aka the UI component) that the interactive semantic wrapper describes.

Implementation

final Widget child;