ImageInsertDialog constructor

const ImageInsertDialog({
  1. Key? key,
  2. FluentEditorLabels? labels,
})

Implementation

const ImageInsertDialog({super.key, this.labels});