PullIndicator constructor

PullIndicator(
  1. FutureOr<void> onPull()
)

Implementation

PullIndicator(this.onPull);