dividerKey method
The key passed to the divider between childrenindex and
childrenindex + 1.
Visible to grab it in tests.
Implementation
@visibleForTesting
Key dividerKey(int index) => Key('$this dividerKey $index');
The key passed to the divider between childrenindex and
childrenindex + 1.
Visible to grab it in tests.
@visibleForTesting
Key dividerKey(int index) => Key('$this dividerKey $index');