Styles class

Constructors

Styles()

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

customTextDefaultBoldStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextDefaultItalictStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextDefaultStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextHeaderDefaultStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextHeaderLargeStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextHeaderMediumStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextLargeBoldStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextLargeItalicStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextLargeStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextMediumBoldStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextMediumItalicStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextMediumStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle?
customTextSmallBoldStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextSmallItalictStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle
customTextSmallStyle({Color? color = SharingColors.textColor, String? fontName, double? textSize, FontWeight? fontWeight}) TextStyle