child property

Widget? child
final

The widget to be displayed inside the glass container.

Implementation

final Widget? child;