LiquidGlassBackground typedef

  1. @Deprecated('Use GlassBackgroundSource instead. ' 'This alias will be removed in 1.0.0.')
LiquidGlassBackground = GlassBackgroundSource

Deprecated: use GlassBackgroundSource instead.

Implementation

@Deprecated(
  'Use GlassBackgroundSource instead. '
  'This alias will be removed in 1.0.0.',
)
typedef LiquidGlassBackground = GlassBackgroundSource;