GetIconAsset enum

Icon asset names

Inheritance

Constructors

GetIconAsset()
const

Values

find → const GetIconAsset
apple_filled → const GetIconAsset
bag → const GetIconAsset
bag_rect → const GetIconAsset
bag_rect_wide → const GetIconAsset
bookmark → const GetIconAsset
bookmark_wide → const GetIconAsset
circle → const GetIconAsset
content → const GetIconAsset
doctor_filled → const GetIconAsset
download → const GetIconAsset
download_cloud → const GetIconAsset
download_tray → const GetIconAsset
facebook_filled → const GetIconAsset
file → const GetIconAsset
google_colored → const GetIconAsset
help → const GetIconAsset
history → const GetIconAsset
magazine → const GetIconAsset
magazine_wide → const GetIconAsset
nurse_filled → const GetIconAsset
rectangle_vert → const GetIconAsset
settings → const GetIconAsset
share → const GetIconAsset
shop → const GetIconAsset
stack_right → const GetIconAsset
text → const GetIconAsset
unlocked → const GetIconAsset
upload_cloud → const GetIconAsset

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
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

Constants

values → const List<GetIconAsset>
A constant List of the values in this enum, in order of their declaration.