child property
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;
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.
final Widget child;