HubbleStyledText constructor
const
HubbleStyledText({})
Implementation
const HubbleStyledText({
super.key,
required this.text,
this.style,
this.textAlign,
this.overflow,
this.maxLines,
});
const HubbleStyledText({
super.key,
required this.text,
this.style,
this.textAlign,
this.overflow,
this.maxLines,
});