PullToRefreshDefaults
Contains the default values for PullToRefreshBox
Properties
The default container color for Indicator
The default elevation for an IndicatorBox that is applied to an Indicator
The default indicator color for Indicator
The default container color for Indicator
The default maximum distance Indicator, IndicatorBox and LoadingIndicator can be pulled before a refresh is triggered.
The default shape for Indicator
The default active indicator color for the loading indicator that appears when pulling to refresh.
The default container color for the loading indicator that appears when pulling to refresh.
The default elevation for an IndicatorBox that is applied to a LoadingIndicator
The default refresh threshold for rememberPullToRefreshState
Functions
The default indicator for PullToRefreshBox.
A Wrapper that handles the size, offset, clipping, shadow, and background drawing for a pull-to-refresh indicator, useful when implementing custom indicators. PullToRefreshDefaults.Indicator uses this as the container.
A LoadingIndicator indicator for PullToRefreshBox.