refreshKey property
Key for the underlying RefreshIndicator, e.g. to pass a
GlobalKey<RefreshIndicatorState> and trigger a refresh
programmatically.
Implementation
final Key? refreshKey;
Key for the underlying RefreshIndicator, e.g. to pass a
GlobalKey<RefreshIndicatorState> and trigger a refresh
programmatically.
final Key? refreshKey;