CustomRefreshIndicator constructor

const CustomRefreshIndicator({
  1. Key? key,
})

Implementation

const CustomRefreshIndicator({Key? key}) : super(key: key);