BorderDragCallback typedef

BorderDragCallback = void Function(Offset offset, Direction direction)

Implementation

typedef BorderDragCallback = void Function(Offset offset, Direction direction);