bg

abstract val bg: TextStyle

Create a with this color as the background.

Example

red.bg == TextStyle(bgColor=red)