Styles 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
-
customTextCrossStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
customTextDefaultBoldStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
customTextDefaultItalictStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
customTextDefaultStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
-
-
-
customTextLargeBoldStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
customTextLargeItalicStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
customTextLargeStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
customTextMediumBoldStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
customTextMediumItalicStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
customTextMediumStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle?
-
-
customTextSmallBoldStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
customTextSmallItalictStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
customTextSmallStyle({Color? color = ThemeColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight})
→ TextStyle
-
-
getTheme(ApplicationConfig? appConfig)
→ ThemeData
-
-
lightColorScheme(ApplicationConfig? appConfig)
→ ColorScheme
-