child property

Widget child
final

child of type Widget which can be any component or text, etc

Implementation

final Widget child;