AssetIcon class
- Inheritance
-
- Object
- AndomieIcon<
String> - AssetIcon
Properties
- bold → String
-
no setteroverride
- boldOrNull → String?
-
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- regular → String
-
no setteroverride
- regularOrNull → String?
-
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- solid → String
-
no setteroverride
- solidOrNull → String?
-
no setteroverride
- stringify → String
-
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
regularBold(
bool selected) → String -
inherited
-
regularBoldOrNull(
bool selected) → String? -
inherited
-
regularSolid(
bool selected) → String -
inherited
-
regularSolidOrNull(
bool selected) → String? -
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited