refreshKey property

Key? refreshKey
final

Key for the underlying RefreshIndicator, e.g. to pass a GlobalKey<RefreshIndicatorState> and trigger a refresh programmatically.

Implementation

final Key? refreshKey;