AdaptiveGlassText constructor
const
AdaptiveGlassText(})
Creates adaptive glass-aware text.
Implementation
const AdaptiveGlassText(
this.data, {
required this.lightColor,
required this.darkColor,
this.style,
this.textAlign,
this.maxLines,
this.overflow,
this.softWrap,
super.key,
});