IconHelper class Null safety

A helper class which contains the icons used throughout the UI.

Use this class to ensure consistency in the design.

Constructors

IconHelper()

Properties

hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent 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

addIcon Icon
read / write
boldIcon Icon
read / write
centreAlignIcon Icon
read / write
colourPickerIcon Icon
read / write
deleteIcon Icon
read / write
editIcon Icon
read / write
italicIcon Icon
read / write
justifyAlignIcon Icon
read / write
leftAlignIcon Icon
read / write
listIcon Icon
read / write
numberedListIcon Icon
read / write
previewIcon Icon
read / write
rightAlignIcon Icon
read / write
scheduleIcon Icon
read / write
screensIcon Icon
read / write
settingsIcon Icon
read / write
strikethroughIcon Icon
read / write
templatesIcon Icon
read / write
underlineIcon Icon
read / write
zoomIn Icon
read / write
zoomOut Icon
read / write