menu
fluent_editor package
documentation
fluent_document.dart
FluentDocument
pendingIndent property
pendingIndent property
dark_mode
light_mode
pendingIndent
property
int
pendingIndent
getter/setter pair
Active indentation for collapsed cursor. Used when creating a new paragraph.
Implementation
int pendingIndent = 0;
fluent_editor package
documentation
fluent_document
FluentDocument
pendingIndent property
FluentDocument class