MyTextStyle class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
s10w400({Color? color, double? height, String? fontFamily = '', TextOverflow? overflow, TextDecoration? decoration, Color? backgroundColor})
→ TextStyle
-
-
s12w400({Color? color, double? height, String? fontFamily = '', TextOverflow? overflow, TextDecoration? decoration, Color? backgroundColor})
→ TextStyle
-
-
s14w400({Color? color, double? height, String? fontFamily = '', TextOverflow? overflow, TextDecoration? decoration, Color? backgroundColor})
→ TextStyle
-
-
s14w500({Color? color, double? height, String? fontFamily = '', TextOverflow? overflow, TextDecoration? decoration, Color? backgroundColor})
→ TextStyle
-
-
s16w400({Color? color, double? height, String? fontFamily = '', TextOverflow? overflow, TextDecoration? decoration, Color? backgroundColor})
→ TextStyle
-
-
s16w500({Color? color, double? height, String? fontFamily = '', TextOverflow? overflow, TextDecoration? decoration, Color? backgroundColor})
→ TextStyle
-
-
s18w400({Color? color, double? height, String? fontFamily = '', TextOverflow? overflow, TextDecoration? decoration, Color? backgroundColor})
→ TextStyle
-
-
s20w500({Color? color, double? height, String? fontFamily = '', TextOverflow? overflow, TextDecoration? decoration, Color? backgroundColor})
→ TextStyle
-
-
s26w400({Color? color, double? height, String? fontFamily = '', TextOverflow? overflow, TextDecoration? decoration, Color? backgroundColor})
→ TextStyle
-
-
s8w400({Color? color, double? height, String? fontFamily = '', TextOverflow? overflow, TextDecoration? decoration, Color? backgroundColor})
→ TextStyle
-