CampaignExploreSection class
- Inheritance
-
- Object
- ExploreSection<
ListCampaign> - CampaignExploreSection
Constructors
Properties
- args → ExploreSectionArguments
-
finalinherited
- filter → BaseExploreFilter?
-
read-onlyinherited
- hashCode → int
-
The hash code for this object.
read-onlyinherited
-
queryParams
→ Map<
String, dynamic> -
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- state ↔ ExploreSectionState
-
read / writeinherited
- tileHeight ↔ double
-
read / writeoverride-getter
-
tiles
↔ List<
ListCampaign> ? -
read / writeinherited
Methods
-
fetchTiles(
Map< String, dynamic> params) → Future<List< ListCampaign> > -
override
-
init(
Function notifyListeners) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reload(
Function notifyListeners) → void -
inherited
-
renderTile(
ListCampaign tile) → Widget -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited