Triggered when the indicator is ready to enter the refresh state.
@override Future<void> readyToRefresh() { return Future.value(); }