TextEditorImage constructor

const TextEditorImage({
  1. Key? key,
})

Implementation

const TextEditorImage({Key? key}) : super(key: key);