AppTextStyle 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 Properties
- appBarTitle ↔ TextStyle
-
getter/setter pair
- circleNumberDropdownTextSize ↔ TextStyle
-
getter/setter pair
- customDialogButton ↔ TextStyle
-
getter/setter pair
- customDialogOutlinedButton ↔ TextStyle
-
getter/setter pair
- customDialogTitle ↔ TextStyle
-
getter/setter pair
- customPrimaryButtonText ↔ TextStyle
-
getter/setter pair
- referenceCodeHintTextStyle ↔ TextStyle
-
getter/setter pair
- referenceCodeInputErrorTextStyle ↔ TextStyle
-
getter/setter pair
- referenceCodeInputTextStyle ↔ TextStyle
-
getter/setter pair
- registerUserLabelText ↔ TextStyle
-
getter/setter pair
- selectModeTitle ↔ TextStyle
-
getter/setter pair
- tmtGameCircleBeginAndLastText ↔ TextStyle
-
getter/setter pair
- tmtGameCircleText ↔ TextStyle
-
getter/setter pair
- tmtResultCardText ↔ TextStyle
-
getter/setter pair
- tmtResultHistoryTabletContentText ↔ TextStyle
-
getter/setter pair
- tmtResultHistoryTabletHeaderText ↔ TextStyle
-
getter/setter pair
- tmtResultThanksText ↔ TextStyle
-
getter/setter pair
Static Methods
-
customDialogContent(
bool isDarkMode) → TextStyle