child property

Widget? child
final

The optional child widget to be included in the builder.

Implementation

final Widget? child;