$AssetsSvgGen class

Constructors

$AssetsSvgGen()
const

Properties

checkIcon SvgGenImage
File path: assets/svg/check-icon.svg
no setter
copyIcon SvgGenImage
File path: assets/svg/copy-icon.svg
no setter
dottedCircle SvgGenImage
File path: assets/svg/dotted-circle.svg
no setter
hashCode int
The hash code for this object.
no setterinherited
infoCircle SvgGenImage
File path: assets/svg/info-circle.svg
no setter
payWithCardIcon SvgGenImage
File path: assets/svg/pay-with-card-icon.svg
no setter
payWithTransferIcon SvgGenImage
File path: assets/svg/pay-with-transfer-icon.svg
no setter
payWithUsdIcon SvgGenImage
File path: assets/svg/pay-with-usd-icon.svg
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shield SvgGenImage
File path: assets/svg/shield.svg
no setter
ussdIcon SvgGenImage
File path: assets/svg/ussd-icon.svg
no setter
values List<SvgGenImage>
List of all assets
no setter
warning SvgGenImage
File path: assets/svg/warning.svg
no setter

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