child property

Widget? child
final

A child that's passed into the builder function.

Implementation

final Widget? child;