ResponsiveText constructor
const
ResponsiveText({})
Implementation
const ResponsiveText({
super.key, this.textStyle = const TextStyle(fontSize: 14), required this.text, this.considerHeight=false,
});
const ResponsiveText({
super.key, this.textStyle = const TextStyle(fontSize: 14), required this.text, this.considerHeight=false,
});