LibraryTextStyles

Represents the text styles used in a library.

Properties

Link copied to clipboard
abstract val authorMaxLines: Int

Represents the max lines allowed for the author text

Link copied to clipboard
abstract val authorTextStyle: TextStyle?

Represents the text styles for the author text

Link copied to clipboard

Represents the default text overflow for all line limited texts

Link copied to clipboard
abstract val descriptionMaxLines: Int

Represents the max lines allowed for the description text

Link copied to clipboard

Represents the text styles for the description text

Link copied to clipboard

Represents the text styles for the funding badge text

Link copied to clipboard

Represents the text styles for the licenses badge text

Link copied to clipboard
abstract val nameMaxLines: Int

Represents the max lines allowed for the name text

Link copied to clipboard

Represents the text overflow for the name text

Link copied to clipboard
abstract val nameTextStyle: TextStyle?

Represents the text styles for the name text

Link copied to clipboard
abstract val versionMaxLines: Int

Represents the max lines allowed for the version text

Link copied to clipboard

Represents the text styles for the version text