child property

Widget? child
final

The child widget, it can be a text or everything you need.

Implementation

final Widget? child;