defaultBottomRightMoreSubItems constant

List<SubItems> const defaultBottomRightMoreSubItems

Implementation

static const defaultBottomRightMoreSubItems = [
  elementEraserSubItem,
  clearSubItem,
  undoSubItem,
  redoSubItem,
];