TextAppStyle class
Constructors
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
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
customTextStyle(
{double? fontSize, double? lineHeight, TextDecoration? textDecoration, FontWeight? fontWeight, Color? color}) → TextStyle -
extraSmallBoldTextStyle(
) → TextStyle -
extraSmallNormalTextStyle(
) → TextStyle -
largeBoldTextStyle(
) → TextStyle -
largeNormalTextStyle(
) → TextStyle -
mediumBoldTextStyle(
) → TextStyle -
mediumNormalTextStyle(
) → TextStyle -
s10W400(
) → TextStyle -
s10W500(
) → TextStyle -
s12W400(
) → TextStyle -
s12W500(
) → TextStyle -
s12W600(
) → TextStyle -
s12W800(
) → TextStyle -
s13W400(
) → TextStyle -
s13W500(
) → TextStyle -
s13W600(
) → TextStyle -
s14W400(
) → TextStyle -
s14W500(
) → TextStyle -
s14W600(
) → TextStyle -
s14W700(
) → TextStyle -
s15W400(
) → TextStyle -
s15W500(
) → TextStyle -
s15W600(
) → TextStyle -
s15W700(
) → TextStyle -
s16W400(
) → TextStyle -
s16W500(
) → TextStyle -
s16W600(
) → TextStyle -
s16W700(
) → TextStyle -
s17W600(
) → TextStyle -
s17W700(
) → TextStyle -
s18W700(
) → TextStyle -
s20W500(
) → TextStyle -
s20W600(
) → TextStyle -
s20W700(
) → TextStyle -
s22W700(
) → TextStyle -
s24W700(
) → TextStyle -
s26W700(
) → TextStyle -
s8W700(
) → TextStyle -
smallBoldTextStyle(
) → TextStyle -
smallNormalTextStyle(
) → TextStyle