ListPhotoInfoAdapter class

Constructors

ListPhotoInfoAdapter(List<PhotoInfo> items, dynamic onItemClick)

Properties

hashCode int
The hash code for this object.
no setterinherited
items List<PhotoInfo>
getter/setter pair
itemsOriginal List<PhotoInfo>
getter/setter pair
itemsTile List
getter/setter pair
itemsTileOriginal List
getter/setter pair
onClick Function
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
update ↔ RxBool
getter/setter pair

Methods

buildListTile() → void
filter(String keyword) → void
getView() Widget
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