ResponsiveText constructor
const
ResponsiveText(})
Implementation
const ResponsiveText(
this.text, {
super.key,
this.mobileFontSize,
this.tabletFontSize,
this.desktopFontSize,
this.style,
this.textAlign,
this.maxLines,
this.overflow,
});