enableCreateEditTextInput property
In content editing mode, when only text editing is selected, whether to enable creating a text input box by clicking the page area. Default value: true
Implementation
final bool enableCreateEditTextInput;
In content editing mode, when only text editing is selected, whether to enable creating a text input box by clicking the page area. Default value: true
final bool enableCreateEditTextInput;