Span Style
@JsonClass(generateAdapter = true )
Constructors
Link copied to clipboard
constructor(start: Int, end: Int, style: TextSpanType, color: String? = null, backgroundColor: String? = null, fontFamily: String? = null, fontSize: Int? = null, link: String? = null, custom: String? = null, fontWeight: Int? = null, letterSpacing: Float? = null, fontStyle: Int? = null, shadow: String? = null, radius: Float? = null, spanTag: String? = null)