menu
ycbase package
documentation
ycbase.dart
TextRichBean
TextRichBean.new constructor
TextRichBean.new constructor
dark_mode
light_mode
TextRichBean
constructor
TextRichBean
(
{
String
?
text
,
Color
?
textColor
,
double
?
textSize
,
String
?
link
,
})
Implementation
TextRichBean({this.text, this.textColor, this.textSize, this.link});
ycbase package
documentation
ycbase
TextRichBean
TextRichBean.new constructor
TextRichBean class