RixaFonts class

Constructors

RixaFonts(String? name)

Properties

hashCode int
The hash code for this object.
no setterinherited
name String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

giga({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
icon_giga({bool? isStatic}) double
icon_L({bool? isStatic}) double
icon_large1({bool? isStatic}) double
icon_large2({bool? isStatic}) double
icon_large3({bool? isStatic}) double
icon_large4({bool? isStatic}) double
icon_large5({bool? isStatic}) double
icon_M({bool? isStatic}) double
icon_medium1({bool? isStatic}) double
icon_medium2({bool? isStatic}) double
icon_medium3({bool? isStatic}) double
icon_medium4({bool? isStatic}) double
icon_medium5({bool? isStatic}) double
icon_mega({bool? isStatic}) double
icon_mega1({bool? isStatic}) double
icon_mega2({bool? isStatic}) double
icon_mega3({bool? isStatic}) double
icon_mega4({bool? isStatic}) double
icon_mega5({bool? isStatic}) double
icon_S({bool? isStatic}) double
icon_small1({bool? isStatic}) double
icon_small2({bool? isStatic}) double
icon_small3({bool? isStatic}) double
icon_small4({bool? isStatic}) double
icon_small5({bool? isStatic}) double
icon_xL({bool? isStatic}) double
icon_xS({bool? isStatic}) double
L({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
large1({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
large2({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
large3({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
large4({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
large5({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
M({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
medium1({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
medium2({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
medium3({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
medium4({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
medium5({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
mega({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
mega1({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
mega2({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
mega3({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
mega4({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
mega5({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
S({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
small1({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
small2({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
small3({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
small4({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
small5({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
toString() String
A string representation of this object.
inherited
xL({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle
xS({Color? color, bool? isBold, String? fontFamily, FontWeight fontWeight = FontWeight.normal, bool? isStatic}) TextStyle

Operators

operator ==(Object other) bool
The equality operator.
inherited