ZdsImages class
A collection of Images and SvgPictures to be used in Zebra applications.
These images are all static and so do not need to have any instantiation.
For example:
SizedBox(
child: ZdsImages.notifications,
height: 300,
width: 300,
),
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 Properties
- calendar ↔ SvgPicture
-
getter/setter pair
- chat ↔ SvgPicture
-
getter/setter pair
- clock ↔ SvgPicture
-
getter/setter pair
- cloudFail ↔ SvgPicture
-
getter/setter pair
- completedTasks ↔ SvgPicture
-
getter/setter pair
- connectionLoss ↔ SvgPicture
-
getter/setter pair
- darkMode ↔ SvgPicture
-
getter/setter pair
- emptyBox ↔ SvgPicture
-
getter/setter pair
- internetFail ↔ SvgPicture
-
getter/setter pair
- lightMode ↔ SvgPicture
-
getter/setter pair
- loadFail ↔ SvgPicture
-
getter/setter pair
- map ↔ SvgPicture
-
getter/setter pair
- notes ↔ SvgPicture
-
getter/setter pair
- notifications ↔ SvgPicture
-
getter/setter pair
- sadZebra ↔ SvgPicture
-
getter/setter pair
- search ↔ SvgPicture
-
getter/setter pair
- serverFail ↔ SvgPicture
-
getter/setter pair
- sleepingZebra ↔ SvgPicture
-
getter/setter pair
- systemMode ↔ SvgPicture
-
getter/setter pair