child property

Widget? child
final

Widget to wrap this region over.

Ignored, if builder is specified.

Implementation

final Widget? child;