HeraIcons class abstract

Implementers

Constructors

HeraIcons()

Properties

email IconData
The icon for "email" fields.
no setter
hashCode int
The hash code for this object.
no setterinherited
hidePassword IconData
The icon for "hide password" text field.
no setter
identifier IconData
The icon for "identifier" text field.
no setter
login IconData
The icon for "login" button.
no setter
next IconData
The icon for "next" fields.
no setter
password IconData
The icon for "password" text field.
no setter
phone IconData
The icon for "phone" fields.
no setter
repeatPassword IconData
The icon for "repeat password" text field.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showPassword IconData
The icon for "show password" text field.
no setter
username IconData
The icon for "username" fields.
no setter

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

instance HeraIcons
getter/setter pair