convertibleBlockTypes top-level property

List<String> convertibleBlockTypes
final

Implementation

final convertibleBlockTypes = [
  BulletedListBlockKeys.type,
  NumberedListBlockKeys.type,
  TodoListBlockKeys.type,
  QuoteBlockKeys.type,
  HeadingBlockKeys.type,
];