editable property

bool editable
final

Set the value to false to disable editing.

if false, the editor will only render the block components and without the editing, selecting, scrolling features.

Implementation

final bool editable;