child property

Widget? child
final

The child.

Passed to builder if provided.

Implementation

final Widget? child;