Source set: Common
@ExperimentalFoundationStyleApi
interface TextStyleStyleScope :
TextStyleScope,
ContentColorScope,
TextDecorationScope,
FontFamilyScope,
TextIndentScope,
FontSizeScope,
LineHeightScope,
LetterSpacingScope,
BaselineShiftScope,
FontWeightScope,
FontStyleScope,
TextDirectionScope,
TextAlignScope,
LineBreakScope,
HyphensScope,
TextMotionScope,
FontSynthesisScope
An interface that introduces the text property to a Style receiver scope.