SegmentLabelStyle

data class SegmentLabelStyle(val color: Color, val textStyle: TextStyle)(source)

Animated colour and text style for segment labels.

Obtained via SegmentedControlDefaults.segmentLabelStyle.

Constructors

Link copied to clipboard
constructor(color: Color, textStyle: TextStyle)

Properties

Link copied to clipboard
Link copied to clipboard