StylingText extension

on

Properties

body1 Text

Available on Text, provided by the StylingText extension

no setter
body2 Text

Available on Text, provided by the StylingText extension

no setter
body3 Text

Available on Text, provided by the StylingText extension

no setter
body4 Text

Available on Text, provided by the StylingText extension

no setter
body5 Text

Available on Text, provided by the StylingText extension

no setter
body6 Text

Available on Text, provided by the StylingText extension

no setter
bold Text

Available on Text, provided by the StylingText extension

no setter
capitalize Text

Available on Text, provided by the StylingText extension

no setter
center Text

Available on Text, provided by the StylingText extension

no setter
h1 Text

Available on Text, provided by the StylingText extension

no setter
h2 Text

Available on Text, provided by the StylingText extension

no setter
h3 Text

Available on Text, provided by the StylingText extension

no setter
h4 Text

Available on Text, provided by the StylingText extension

no setter
h5 Text

Available on Text, provided by the StylingText extension

no setter
h6 Text

Available on Text, provided by the StylingText extension

no setter
italic Text

Available on Text, provided by the StylingText extension

no setter
justify Text

Available on Text, provided by the StylingText extension

no setter
left Text

Available on Text, provided by the StylingText extension

no setter
lineThrough Text

Available on Text, provided by the StylingText extension

no setter
lowercase Text

Available on Text, provided by the StylingText extension

no setter
overline Text

Available on Text, provided by the StylingText extension

no setter
removeHtmlTags Text

Available on Text, provided by the StylingText extension

no setter
removeSpecialCharacters Text

Available on Text, provided by the StylingText extension

no setter
removeWhiteSpace Text

Available on Text, provided by the StylingText extension

no setter
reverse Text

Available on Text, provided by the StylingText extension

no setter

Available on Text, provided by the StylingText extension

no setter
trim Text

Available on Text, provided by the StylingText extension

no setter
trimLeft Text

Available on Text, provided by the StylingText extension

no setter
trimRight Text

Available on Text, provided by the StylingText extension

no setter
underline Text

Available on Text, provided by the StylingText extension

no setter
uppercase Text

Available on Text, provided by the StylingText extension

no setter
w100 Text

Available on Text, provided by the StylingText extension

no setter
w200 Text

Available on Text, provided by the StylingText extension

no setter
w300 Text

Available on Text, provided by the StylingText extension

no setter
w400 Text

Available on Text, provided by the StylingText extension

no setter
w500 Text

Available on Text, provided by the StylingText extension

no setter
w600 Text

Available on Text, provided by the StylingText extension

no setter
w700 Text

Available on Text, provided by the StylingText extension

no setter
w800 Text

Available on Text, provided by the StylingText extension

no setter
w900 Text

Available on Text, provided by the StylingText extension

no setter

Methods

color(Color color) Text

Available on Text, provided by the StylingText extension

copyWith({Key? key, Color? color, double? fontSize, FontWeight? fontWeight, FontStyle? fontStyle, double? letterSpacing, double? wordSpacing, TextBaseline? textBaseline, double? height, StrutStyle? strutStyle, TextAlign? textAlign, TextDirection? textDirection, Locale? locale, bool? softWrap, TextOverflow? overflow, double? textScaleFactor, int? maxLines, String? semanticsLabel, TextWidthBasis? textWidthBasis, TextHeightBehavior? textHeightBehavior, Color? selectionColor, TextDecoration? decoration, TextStyle? style, String? text}) Text

Available on Text, provided by the StylingText extension

style(TextStyle style) Text

Available on Text, provided by the StylingText extension