DeclarativeMdx constructor
const
DeclarativeMdx(
- DeclarativeMdxConfiguration configuration, {
- Key? key,
- Customizations? customizations,
Implementation
const DeclarativeMdx(this.configuration, {super.key, this.customizations});