FontDataFilterAny class

Inheritance

Constructors

FontDataFilterAny(Future<List<ItemDataFilter>> list(GroupFilterExp? filters, String textSearch))

Properties

hashCode int
The hash code for this object.
no setterinherited
list Future<List<ItemDataFilter>> Function(GroupFilterExp? filters, String textSearch)
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getList(GroupFilterExp? filters, String textSearch) Future<List<ItemDataFilter>>
override
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