MainScreenComponent constructor
const
MainScreenComponent({
- Key? key,
- required MainScreenComponentOptions options,
Implementation
const MainScreenComponent({super.key, required this.options});