child property

Widget child
final

This widget's child. Any squishy widget below this widget will inherit the data provided in this recipe.

Implementation

final Widget child;