child property

Widget child
final

The subtree in which you should include at least one LiquidGlass widget.

The Glassify will automatically register all LiquidGlass widgets in the subtree as shapes and render them.

Implementation

final Widget child;