menu
liquid_glass_widgets package
documentation
widgets/shared/glass_backdrop_scope.dart
GlassBackdropScope
GlassBackdropScope.new const constructor
GlassBackdropScope.new const constructor
dark_mode
light_mode
GlassBackdropScope
constructor
const
GlassBackdropScope
(
{
required
Widget
child
,
Key
?
key
,
})
Creates a
GlassBackdropScope
.
Implementation
const GlassBackdropScope({required this.child, super.key});
liquid_glass_widgets package
documentation
widgets/shared/glass_backdrop_scope
GlassBackdropScope
GlassBackdropScope.new const constructor
GlassBackdropScope class