• jslavitz's avatar
    Breaks the moveBy call from drag and dragFrom into two separate calls and... · 47724f97
    jslavitz authored
    Breaks the moveBy call from drag and dragFrom into two separate calls and changes the default behavior of DragStartBehavior to DragStartBehavior.start (#26438)
    
    * Breaking change which sets the default DragStartBehavior to DragStartBehavior.start and changes WidgetTester.drag and WidgetTester.dragFrom by breaking the moveBy function call into multiple pieces.
    47724f97
single_child_scroll_view.dart 22.2 KB