Styling extension

on

Properties

capitalize Text

Available on Text, provided by the Styling extension

no setter
h1 Text

Available on Text, provided by the Styling extension

no setter
h2 Text

Available on Text, provided by the Styling extension

no setter
h3 Text

Available on Text, provided by the Styling extension

no setter
h4 Text

Available on Text, provided by the Styling extension

no setter
h5 Text

Available on Text, provided by the Styling extension

no setter
h6 Text

Available on Text, provided by the Styling extension

no setter
italic Text

Available on Text, provided by the Styling extension

no setter
lowercase Text

Available on Text, provided by the Styling extension

no setter
uppercase Text

Available on Text, provided by the Styling extension

no setter

Methods

copyWith({Key? key, String? data, TextAlign? textAlign, bool? softWrap, TextOverflow? overflow, double? textScaleFactor, int? maxLines, String? semanticsLabel, TextWidthBasis? textWidthBasis, TextHeightBehavior? textHeightBehavior, Locale? locale, StrutStyle? strutStyle, Color? color, double? fontSize, FontWeight? fontWeight, FontStyle? fontStyle, double? letterSpacing, double? wordSpacing, TextBaseline? textBaseline, String? fontFamily, List<String>? fontFamilyFallback, Paint? background, Paint? foreground, double? height, List<Shadow>? shadows, List<FontFeature>? fontFeatures, TextDecoration? decoration, Color? decorationColor, TextDecorationStyle? decorationStyle, double? decorationThickness, String? debugLabel}) Text

Available on Text, provided by the Styling extension