OtherScreenScope constructor
const
OtherScreenScope({
- dynamic args,
- Key? key,
Implementation
const OtherScreenScope({super.args, super.key}) : super.createDeferred();
const OtherScreenScope({super.args, super.key}) : super.createDeferred();