Strong

data class Strong(val large: TextStyle, val medium: TextStyle, val small: TextStyle)

Body styles with Strong font weight (Bold).

Constructors

Link copied to clipboard
constructor(large: TextStyle, medium: TextStyle, small: TextStyle)

Properties

Link copied to clipboard

Large strong body text.

Link copied to clipboard

Medium strong body text.

Link copied to clipboard

Small strong body text.