child property

Widget? child
final

Child that's placed inside this Widget.

Implementation

final Widget? child;