MokuroCatalogEditDialogPage constructor
- {MokuroCatalog? catalog,
- Key? key}
Create an instance of this page.
Implementation
const MokuroCatalogEditDialogPage({
this.catalog,
super.key,
});
Create an instance of this page.
const MokuroCatalogEditDialogPage({
this.catalog,
super.key,
});