XTextRich class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
one({String? left, String? right, String? textOnTap = '', TextStyle? textStyle, TextStyle? tapStyle, void onTap()?})
→ Widget
-
-
two({String? left, String? middle, String? right, String? textOntap1 = '', String? textOntap2 = '', void onTap1()?, void onTap2()?, TextStyle? textStyle, TextStyle? tapStyle})
→ Widget
-