FragmentEntry constructor
const
FragmentEntry({
- required FragmentKey<
FragmentState< key,Fragment> > - RouteArgs args = const {},
Implementation
const FragmentEntry({required this.key, this.args = const {}});