🅵
Size: a a a
🅵
SS
PK
onRefresh: () {
// ignore: close_sinks
final BookBloc bloc = context.bloc();
bloc.add(Refresh());
return bloc
.skip(1)
.firstWhere((state) => state is! Loading);
},SS
🅵
🅵
🅵
SS
SS
🅵
🅵
SS
🅵
🅵
SS
🅵
🅵
SS