HVUIFontWeight class

Constructors

HVUIFontWeight({String? alertTextBoxTextWeight, String? descriptionTextWeight, String? documentSideHintTextWeight, String? primaryButtonTextWeight, String? retakeMessageWeight, String? secondaryButtonTextWeight, String? statusTextWeight, String? titleTextWeight})

Properties

alertTextBoxTextWeight String?
getter/setter pair
descriptionTextWeight String?
getter/setter pair
documentSideHintTextWeight String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
primaryButtonTextWeight String?
getter/setter pair
retakeMessageWeight String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
secondaryButtonTextWeight String?
getter/setter pair
statusTextWeight String?
getter/setter pair
titleTextWeight String?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<String, dynamic>
Convert HVUIFontWeight object to Map
toString() String
A string representation of this object.
inherited

Operators

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