$AssetsBadgesGen class

Constructors

$AssetsBadgesGen()
const

Properties

amazonDownload AssetGenImage
File path: packages/flutter_any_logo/assets/badges/amazonDownload.png
no setter
appstoreDownload AssetGenImage
File path: packages/flutter_any_logo/assets/badges/appstoreDownload.png
no setter
hashCode int
The hash code for this object.
no setterinherited
microsoftDownload AssetGenImage
File path: packages/flutter_any_logo/assets/badges/microsoftDownload.png
no setter
playstoreDownload AssetGenImage
File path: packages/flutter_any_logo/assets/badges/playstoreDownload.png
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
values List<AssetGenImage>
List of all assets
no setter
windowsDownload AssetGenImage
File path: packages/flutter_any_logo/assets/badges/windowsDownload.png
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