ListFooter constructor

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

Implementation

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