ImpaktfullAssetIcons class

Constructors

ImpaktfullAssetIcons({required String add, required String arrowLeft, required String check, required String chevronRight, required String close, required String delete, required String menu, required String search, required String settings})
const

Properties

add String
final
arrowLeft String
final
check String
final
chevronRight String
final
close String
final
delete String
final
hashCode int
The hash code for this object.
no setterinherited
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
final
settings String
final

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

getDefaults({String? package = 'impaktfull_ui'}) ImpaktfullAssetIcons