onTapOutsideEnabled property
Whether the onTapOutside should be triggered or not.
Defaults to true
.
See also: onTapOutside and QuillRawEditorConfig.onTapOutsideEnabled.
Implementation
final bool onTapOutsideEnabled;
Whether the onTapOutside should be triggered or not.
Defaults to true
.
See also: onTapOutside and QuillRawEditorConfig.onTapOutsideEnabled.
final bool onTapOutsideEnabled;