DialogIcons class

Constructors

DialogIcons()

Properties

hashCode int
The hash code for this object.
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

checkmark → const IconData
checkmarkCircle → const IconData
checkmarkFill → const IconData
close → const IconData
closeCircle → const IconData
closeFill → const IconData
help → const IconData
helpCircle → const IconData
helpFill → const IconData
information → const IconData
informationCircle → const IconData
informationFill → const IconData
warningFill → const IconData
warningOutline → const IconData