predicate method
Determine whether inheritable
satisfies this
for each
didUpdateWidget invocation.
Implementation
bool predicate(Inheritable<T> inheritable) => true;
Determine whether inheritable
satisfies this
for each
didUpdateWidget invocation.
bool predicate(Inheritable<T> inheritable) => true;