categories property
not used, will only come handy if categories search is implemented to reuse same buffer logic as with calibresFull
Implementation
@observable
ObservableList<CategoryWeebi> categories =
ObservableList.of(<CategoryWeebi>[]);
not used, will only come handy if categories search is implemented to reuse same buffer logic as with calibresFull
@observable
ObservableList<CategoryWeebi> categories =
ObservableList.of(<CategoryWeebi>[]);