TypeSetExtension extension
TypeSet extension on String to use typeset method
- on
Methods
-
typeset(
{TextStyle? style, TextAlign textAlign = TextAlign.start, TextDirection? textDirection, Locale? locale, bool? softWrap, TextOverflow? overflow, TextScaler? textScaler, int? maxLines, String? semanticsLabel, TextWidthBasis? textWidthBasis, TextHeightBehavior? textHeightBehavior, Color? selectionColor, StrutStyle? strutStyle, GestureRecognizer recognizerBuilder(String linkText, String url)?, TextStyle? linkStyle, TextStyle? boldStyle, TextStyle? monospaceStyle}) → TypeSet -
Available on String, provided by the TypeSetExtension extension
typeset method to format the text with different styles