menu
collection_diff package
documentation
algorithms/wagner_fischer.dart
Row<E>
slots property
slots property
dark_mode
light_mode
slots
property
List
<
ListDiffs
<
E
>
>
slots
getter/setter pair
Each slot is a collection of Change
Implementation
List<ListDiffs<E>> slots = [];
collection_diff package
documentation
algorithms/wagner_fischer
Row<E>
slots property
Row class