TextStyleModifiers

constructor(bold: (TextStyle) -> TextStyle, italics: (TextStyle) -> TextStyle, strikethrough: (TextStyle) -> TextStyle, link: (TextStyle) -> TextStyle, code: (TextStyle) -> TextStyle)(source)