MercuryIcons class abstract

Defines the icon resource values used by the Mercury widgets.

See also:

Implementers

Constructors

MercuryIcons()

Properties

addAttachment Widget
The icon for sending adding an attachment to a message
no setter
addEmoji Widget
The icon for adding a emoji to the users favorite reactions
no setter
clearAttachment Widget
The icon for sending removing the view for adding an attachment to a message
no setter
clearMessageAction Widget
The icon for clearing a message action
no setter
copy Widget
The icon for "copy" message action button.
no setter
create Widget
The icon for opening the screen for creating a new conversation
no setter
createConversationButton Widget
The icon for creating a new conversation
no setter
createGroupConversation Widget
The icon for creating a new group conversation
no setter
createGroupConversationButton Widget
The icon for creating a new group conversation
no setter
delete Widget
The icon for "delete" message action button.
no setter
edit Widget
The icon for "edit" message action button.
no setter
hashCode int
The hash code for this object.
no setterinherited
messageActionButton Widget
The icon for message actions
no setter
openCamera Widget
The icon for opening the camera
no setter
reply Widget
The icon for "reply" message action button.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sendDisabled Widget
The icon for sending a message (disabled)
no setter
sendEnabled Widget
The icon for sending a message (enabled)
no setter
showAllPhotos Widget
The icon for showing all photos
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 MercuryIcons
getter/setter pair