NoCenterDemo constructor

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

Implementation

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