XStyles class

Constructors

XStyles()

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

googleFontFamily String
cerca su https://fonts.google.com/ e usa il nome del font scelto, case e spazi compresi !
getter/setter pair
sizeFor_Title double?
getter/setter pair

Static Methods

xStyleText({Color? colorText, double? fontSize, bool? activeBold = false, double? letterSpacing, TextOverflow? overflow}) TextStyle
xStyTextForDescr([Color? textColor, bool? activeBold = false, double? letterSpacing, TextOverflow? overflow]) TextStyle
fontSize 16
xStyTextForLabel([Color? textColor, bool? activeBold = false, double? letterSpacing, TextOverflow? overflow]) TextStyle
fontSize 20
xStyTextForLargeTitle([Color? textColor, bool? activeBold = false, double? letterSpacing, TextOverflow? overflow]) TextStyle
fontSize 24
xStyTextForSubDescr([Color? textColor, bool? activeBold = false, double? letterSpacing, TextOverflow? overflow]) TextStyle
fontSize 15
xStyTextForSubLabel([Color? textColor, bool? activeBold = false, double? letterSpacing, TextOverflow? overflow]) TextStyle
fontSize 17
xStyTextForTextBase([Color? textColor, bool? activeBold = false, double? letterSpacing, TextOverflow? overflow]) TextStyle
fontSize 18
xStyTextForTitle([Color? textColor, bool? activeBold = false, double? letterSpacing, TextOverflow? overflow]) TextStyle
fontSize 22
xStyTextForVeryLargeTitle([Color? textColor, bool? activeBold = false, double? letterSpacing, TextOverflow? overflow]) TextStyle
fontSize 40