child property

Widget child
final

The child basically can be any kind of widget that you desire

Implementation

final Widget child;