getIterable property
Extracts the iterable collection from the global state.
Implementation
final Iterable<ItemState> Function(GlobalState state) getIterable;
Extracts the iterable collection from the global state.
final Iterable<ItemState> Function(GlobalState state) getIterable;