refreshIndicatorKey property

GlobalKey<RefreshIndicatorState>? refreshIndicatorKey
getter/setter pair

Implementation

GlobalKey<RefreshIndicatorState>? refreshIndicatorKey =
    GlobalKey<RefreshIndicatorState>();