$AssetsImagesGen class

Constructors

$AssetsImagesGen.new()
const

Properties

avatarPlaceholder AssetGenImage
File path: assets/images/avatar_placeholder.png
no setter
backgroundAvatar AssetGenImage
File path: assets/images/background_avatar.png
no setter
backgroundBlur AssetGenImage
File path: assets/images/background_blur.png
no setter
backgroundLogin AssetGenImage
File path: assets/images/background_login.png
no setter
backgroundMobile AssetGenImage
File path: assets/images/background_mobile.jpg
no setter
backgroundMobile3 AssetGenImage
File path: assets/images/background_mobile3.jpg
no setter
error AssetGenImage
File path: assets/images/error.png
no setter
hashCode int
The hash code for this object.
no setterinherited
imageLoading AssetGenImage
File path: assets/images/image_loading.png
no setter
File path: assets/images/logo.png
no setter
logo1024 AssetGenImage
File path: assets/images/logo_1024.png
no setter
logoDash AssetGenImage
File path: assets/images/logo_dash.png
no setter
logoDev AssetGenImage
File path: assets/images/logo_dev.png
no setter
logoMac AssetGenImage
File path: assets/images/logo_mac.png
no setter
logoSb AssetGenImage
File path: assets/images/logo_sb.png
no setter
logoSBooking AssetGenImage
File path: assets/images/logo_s_booking.png
no setter
logoSbookingText AssetGenImage
File path: assets/images/logo_sbooking_text.png
no setter
logoWeb AssetGenImage
File path: assets/images/logo_web.png
no setter
pin AssetGenImage
File path: assets/images/pin.png
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ukFlag AssetGenImage
File path: assets/images/uk_flag.png
no setter
unitedKingdom AssetGenImage
File path: assets/images/united-kingdom.png
no setter
values List<AssetGenImage>
List of all assets
no setter
videoThumbnail AssetGenImage
File path: assets/images/video_thumbnail.png
no setter
vietnam AssetGenImage
File path: assets/images/vietnam.png
no setter
vietnamFlag AssetGenImage
File path: assets/images/vietnam_flag.png
no setter
web AssetGenImage
File path: assets/images/web.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