GlassProperties constructor
const
GlassProperties({})
Implementation
const GlassProperties({
required this.backgroundColor,
required this.overlayColor,
required this.borderColor,
required this.blur,
});
const GlassProperties({
required this.backgroundColor,
required this.overlayColor,
required this.borderColor,
required this.blur,
});