child property

Widget child
final

child widget for example Text("Hi welcome ")

Implementation

final Widget child;