CustomIcons class
Constructors
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
Static Methods
-
loadAllCustomFonts(
) → Future< void> - Loads all custom icon fonts for the code_forge package. Call CustomIcons.loadAllCustomFonts before using any custom icons.
Constants
- class_ → const IconData
- constant → const IconData
- enum_ → const IconData
- event → const IconData
- field → const IconData
- interface → const IconData
- keyword → const IconData
- method → const IconData
- operator → const IconData
- parameter → const IconData
- reference → const IconData
- snippet → const IconData
- struct → const IconData
- variable → const IconData