CupertinoDemoApp constructor

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

Implementation

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