TextExtension extension
- on
Methods
-
withStyle(
{double fontSize = 16, FontWeight? fontWeight, Color color = textPrimaryColor, FontStyle? fontStyle, Paint? foreground, double? wordSpacing, Color? backgroundColor, Color? decorationColor, TextDecoration? textDecoration, TextDecorationStyle? decorationStyle, double? decorationThickness, List< Shadow> ? shadows, double? letterSpacing, Locale? locale, TextBaseline? textBaseline, Paint? background, String? fontFamily, List<String> ? fontFamilyFallback, List<FontFeature> ? fontFeatures, String? debugLabel, double? height, bool? inherit}) → Text -
Available on Text, provided by the TextExtension extension