ListBodyDemo constructor

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

Implementation

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