AFRouteStateShowScreen constructor
const
AFRouteStateShowScreen({
- required AFScreenID screenId,
- required AFUIType kind,
Implementation
const AFRouteStateShowScreen({
required this.screenId,
required this.kind,
});