KinPullToRefresh constructor
const
KinPullToRefresh({})
Implementation
const KinPullToRefresh({
super.key,
required this.onRefresh,
required this.child,
this.displacement = KinSpacing.xl,
this.edgeOffset = 0.0,
});