supportSlashMenuNodeWhiteList top-level property

Set<String> supportSlashMenuNodeWhiteList
final

Implementation

final Set<String> supportSlashMenuNodeWhiteList = {
  ParagraphBlockKeys.type,
  HeadingBlockKeys.type,
  TodoListBlockKeys.type,
  BulletedListBlockKeys.type,
  NumberedListBlockKeys.type,
  QuoteBlockKeys.type,
};