child property

Widget child
final

The widget that will be wrapped if condition is true.

Implementation

final Widget child;