util/page library

Enums

MIndicatorResult
The status returned after the task is completed.

Functions

mGetPageData<T>({required Future<List<T>?> reqData, required MPageState<T> mPageState, List<T>? handleData(List<T> value)?}) Future<MIndicatorResult>