DefaultMercuryIcons class

Material icons for the Mercury widgets.

Implemented types

Constructors

DefaultMercuryIcons()

Properties

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

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