$AssetsFootballGen class

Constructors

$AssetsFootballGen()
const

Properties

acMilan AssetGenImage
File path: packages/flutter_any_logo/assets/football/acMilan.png
no setter
arsenal AssetGenImage
File path: packages/flutter_any_logo/assets/football/arsenal.png
no setter
atleticoMadrid AssetGenImage
File path: packages/flutter_any_logo/assets/football/atleticoMadrid.png
no setter
barcelona AssetGenImage
File path: packages/flutter_any_logo/assets/football/barcelona.png
no setter
bayernMunich AssetGenImage
File path: packages/flutter_any_logo/assets/football/bayernMunich.png
no setter
chelsea AssetGenImage
File path: packages/flutter_any_logo/assets/football/chelsea.png
no setter
dortmund AssetGenImage
File path: packages/flutter_any_logo/assets/football/dortmund.png
no setter
everton AssetGenImage
File path: packages/flutter_any_logo/assets/football/everton.png
no setter
fenerbahce AssetGenImage
File path: packages/flutter_any_logo/assets/football/fenerbahce.png
no setter
galatasaray AssetGenImage
File path: packages/flutter_any_logo/assets/football/galatasaray.png
no setter
hashCode int
The hash code for this object.
no setterinherited
interMilan AssetGenImage
File path: packages/flutter_any_logo/assets/football/interMilan.png
no setter
juventus AssetGenImage
File path: packages/flutter_any_logo/assets/football/juventus.png
no setter
leicesterCity AssetGenImage
File path: packages/flutter_any_logo/assets/football/leicesterCity.png
no setter
liverpool AssetGenImage
File path: packages/flutter_any_logo/assets/football/liverpool.png
no setter
lyon AssetGenImage
File path: packages/flutter_any_logo/assets/football/lyon.png
no setter
manchesterCity AssetGenImage
File path: packages/flutter_any_logo/assets/football/manchesterCity.png
no setter
manchesterUnited AssetGenImage
File path: packages/flutter_any_logo/assets/football/manchesterUnited.png
no setter
marseille AssetGenImage
File path: packages/flutter_any_logo/assets/football/marseille.png
no setter
parisSaintGermain AssetGenImage
File path: packages/flutter_any_logo/assets/football/parisSaintGermain.png
no setter
rbLeipzig AssetGenImage
File path: packages/flutter_any_logo/assets/football/rbLeipzig.png
no setter
realMadrid AssetGenImage
File path: packages/flutter_any_logo/assets/football/realMadrid.png
no setter
roma AssetGenImage
File path: packages/flutter_any_logo/assets/football/roma.png
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sevilla AssetGenImage
File path: packages/flutter_any_logo/assets/football/sevilla.png
no setter
shalke04 AssetGenImage
File path: packages/flutter_any_logo/assets/football/shalke04.png
no setter
tottenham AssetGenImage
File path: packages/flutter_any_logo/assets/football/tottenham.png
no setter
toulouse AssetGenImage
File path: packages/flutter_any_logo/assets/football/toulouse.png
no setter
valencia AssetGenImage
File path: packages/flutter_any_logo/assets/football/valencia.png
no setter
values List<AssetGenImage>
List of all assets
no setter
watford AssetGenImage
File path: packages/flutter_any_logo/assets/football/watford.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