supportsShowingSystemContextMenu property
bool
get
supportsShowingSystemContextMenu
Whether the spell check service is supported on the current platform.
This option is used by EditableTextState to define its
SpellCheckConfiguration when a default spell check service
is requested.
Implementation
bool get supportsShowingSystemContextMenu => platformDispatcher.supportsShowingSystemContextMenu;