allowRefresh property

  1. @override
bool? allowRefresh
override

whether to allow pull to refresh or not

Implementation

@override
bool? get allowRefresh => null;