menu
collection_diff package
documentation
algorithms/myers.dart
PathNode
isBootStrap property
isBootStrap property
dark_mode
light_mode
isBootStrap
property
bool
get
isBootStrap
Implementation
bool get isBootStrap => originIndex < 0 || revisedIndex < 0;
collection_diff package
documentation
algorithms/myers
PathNode
isBootStrap property
PathNode class