child property

Widget? child
final

An optional default Widget to render under the builder

Implementation

final Widget? child;