icon property

Widget Function(EditorState editorState, bool onSelected, SelectionMenuStyle style) icon
final

Implementation

final Widget Function(
  EditorState editorState,
  bool onSelected,
  SelectionMenuStyle style,
) icon;