Remove by word

pull/1483/head
Ellet 2 years ago
parent ef64616117
commit b86baf9b9f
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 2
      lib/src/models/config/editor/configurations.dart

@ -106,7 +106,7 @@ class QuillEditorConfigurations extends Equatable {
final bool autoFocus; final bool autoFocus;
/// Whether the [onTapOutside] should be triggered or not /// Whether the [onTapOutside] should be triggered or not
/// by Defaults to `true` /// Defaults to `true`
/// it have default implementation, check [onTapOuside] for more /// it have default implementation, check [onTapOuside] for more
final bool isOnTapOutsideEnabled; final bool isOnTapOutsideEnabled;

Loading…
Cancel
Save