Properties
-
hashCode
→ int
-
The hash code for this object.
read-onlyoverride
-
imageName
→ String?
-
The name of image in the asset catalogs.
For example, you need to add the image in the Images.xcassets(or Assets.xcassets etc.)
Only supported on iOS.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-onlyinherited
-
systemImageName
→ String?
-
The system image name.
Only supported on iOS.
final
-
tintColor
→ String?
-
This applies only to system image.
Only supported on iOS.
final