NUICoreMain constructor

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

Implementation

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