completeIcon property
Custom icons for different refresh states.
Implementation
final Widget? releaseIcon,
idleIcon,
refreshingIcon,
completeIcon,
failedIcon,
canTwoLevelIcon,
twoLevelView;
Custom icons for different refresh states.
final Widget? releaseIcon,
idleIcon,
refreshingIcon,
completeIcon,
failedIcon,
canTwoLevelIcon,
twoLevelView;