KataglyphisAppShellBinding constructor
- required AppAttributes appAttributes,
- required RoutesCreator routesCreator,
Implementation
const KataglyphisAppShellBinding({
required this.appAttributes,
required this.routesCreator,
});
const KataglyphisAppShellBinding({
required this.appAttributes,
required this.routesCreator,
});