menu
tree_sitter_dart package
documentation
tree_sitter.dart
TreeSitterNode
hasChanges property
hasChanges property
dark_mode
light_mode
hasChanges
property
bool
get
hasChanges
Implementation
bool get hasChanges => _editStates[this]?.hasChanges ?? _hasChanges;
tree_sitter_dart package
documentation
tree_sitter
TreeSitterNode
hasChanges property
TreeSitterNode class