EditorConfig constructor

const EditorConfig({
  1. bool? enableVideoAspectFill,
})

Implementation

const EditorConfig({
      this.enableVideoAspectFill
});