child property

Widget child
final

The child widget to which the frosted glass effect is applied.

This widget is wrapped by the frosted glass effect, providing a stylish overlay that enhances the child's visual presentation.

Implementation

final Widget child;