IndexBarDragListener.create constructor

IndexBarDragListener.create()

Creates an IndexBarDragListener that can be used by a IndexBar to return the drag listener.

Implementation

factory IndexBarDragListener.create() => IndexBarDragNotifier();