MokuroCatalogDialogPage constructor

const MokuroCatalogDialogPage(
  1. {Key? key}
)

Create an instance of this page.

Implementation

const MokuroCatalogDialogPage({
  super.key,
});