$AssetsNflGen class

Constructors

$AssetsNflGen()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
nflArizonaCardinals AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-arizona-cardinals.png
no setter
nflAtlantaFalcons AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-atlanta-falcons.png
no setter
nflBaltimoreRavens AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-baltimore-ravens.png
no setter
nflBuffaloBills AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-buffalo-bills.png
no setter
nflCarolinaPanthers AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-carolina-panthers.png
no setter
nflChicagoBears AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-chicago-bears.png
no setter
nflCincinnatiBengals AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-cincinnati-bengals.png
no setter
nflClevelandBrowns AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-cleveland-browns.png
no setter
nflDallasCowboys AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-dallas-cowboys.png
no setter
nflDenverBroncos AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-denver-broncos.png
no setter
nflDetroitLions AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-detroit-lions.png
no setter
nflGreenBayPackers AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-green-bay-packers.png
no setter
nflHoustonTexans AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-houston-texans.png
no setter
nflIndianapolisColts AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-indianapolis-colts.png
no setter
nflJacksonvilleJaguars AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-jacksonville-jaguars.png
no setter
nflKansasCityChiefs AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-kansas-city-chiefs.png
no setter
nflLosAngelesChargers AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-los-angeles-chargers.png
no setter
nflLosAngelesRams AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-los-angeles-rams.png
no setter
nflMiamiDolphins AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-miami-dolphins.png
no setter
nflMinnesotaVikings AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-minnesota-vikings.png
no setter
nflNewEnglandPatriots AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-new-england-patriots.png
no setter
nflNewOrleansSaints AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-new-orleans-saints.png
no setter
nflNewYorkGiants AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-new-york-giants.png
no setter
nflNewYorkJets AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-new-york-jets.png
no setter
nflOaklandRaiders AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-oakland-raiders.png
no setter
nflPhiladelphiaEagles AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-philadelphia-eagles.png
no setter
nflPittsburghSteelers AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-pittsburgh-steelers.png
no setter
nflSanFrancisco49ers AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-san-francisco-49ers.png
no setter
nflSeattleSeahawks AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-seattle-seahawks.png
no setter
nflTampaBayBuccaneers AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-tampa-bay-buccaneers.png
no setter
nflTennesseeTitans AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-tennessee-titans.png
no setter
nflWashingtonCommanders AssetGenImage
File path: packages/flutter_any_logo/assets/nfl/nfl-washington-commanders.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

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