NavigationScreenEnterEvent constructor
const
NavigationScreenEnterEvent({})
Implementation
const NavigationScreenEnterEvent({
required this.screenName,
this.navigationMethod,
this.sourceScreen,
this.breadcrumb,
});