child property

Widget? child
final

The child widget to pass to the builder.

Implementation

final Widget? child;