DiceIcons class

Class contains all dice faces.

Usage: DiceIcons.dice2

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

dice0 → const IconData
empty dice face
dice1 → const IconData
1 dice face
dice2 → const IconData
2 dice face
dice3 → const IconData
3 dice face
dice4 → const IconData
4 dice face
dice5 → const IconData
5 dice face
dice6 → const IconData
6 dice face