child property

Widget child
final

Label to be rendered.

Typically a Text.

Implementation

final Widget child;