child property

Widget? child
final

A pre-built child that will be provided as an argument of the builder.

Implementation

final Widget? child;