MentionStyleFactory

Factory interface to provide custom styles for mentions.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun styleFor(mention: Mention): SpanStyle?

Returns the SpanStyle to be applied for the given mention, or null to apply no special style.