ArcaneTableMd constructor

const ArcaneTableMd(
  1. String text, {
  2. Key? key,
})

Implementation

const ArcaneTableMd(this.text, {super.key});