child property

Widget child
final

The widget to which the glass effect is applied.

This is the primary content rendered with or without the blur overlay; required for the widget to function.

Implementation

final Widget child;