ConfirmBottomSheet constructor

const ConfirmBottomSheet(
  1. EditorController editorController, {
  2. Key? key,
})

Implementation

const ConfirmBottomSheet(this.editorController, {super.key});