XRefresherFooter constructor

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

Implementation

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