S360fTextWidget constructor
const
S360fTextWidget({})
Implementation
const S360fTextWidget({
required this.text,
super.key,
this.prefix,
this.suffix,
this.icon,
this.iconSize = 20,
this.iconColor,
this.textStyle,
this.prefixStyle,
this.suffixStyle,
this.spacing = 8.0,
});