CarpenterRefreshCapability constructor
const
CarpenterRefreshCapability({
- required Future<
void> refresh(),
Implementation
const CarpenterRefreshCapability({required this.refresh});