edit constant

Implementation

static const edit = EditorToolbarSection(
  'edit',
  label: 'Edit',
  icon: Icons.edit,
);