getEditorControlView abstract method

Widget getEditorControlView(
  1. BuildContext buildContext,
  2. EditorController editorController,
  3. BaseController baseController
)

Implementation

Widget getEditorControlView(BuildContext buildContext,
    EditorController editorController, BaseController baseController);