TextContainerStyle

constructor(size: ComponentSize, padding: ComponentPadding, backgroundColor: Color, textStyle: TextStyle)

Parameters

size

The size of the component.

padding

The padding of the component.

backgroundColor

The background color of the component.

textStyle

The text style of the component.