widgets/refresh/internals/indicator_wrap library

Mixins

IndicatorStateMixin<T extends StatefulWidget, V>

Typedefs

ModeChangeCallBack<T> = void Function(T? mode)
OffsetCallBack = void Function(double offset)
VoidFutureCallBack = Future<void> Function()