Skip to content

Commit a6af69e

Browse files
committed
Update custom_pointer_scroll_view.dart
1 parent 07e23b8 commit a6af69e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/devtools_app/lib/src/primitives/custom_pointer_scroll_view.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,6 @@ class _CustomPointerScrollableState extends State<CustomPointerScrollable>
604604

605605
@override
606606
Widget build(BuildContext context) {
607-
assert(position != null);
608607
// _ScrollableScope must be placed above the BuildContext returned by
609608
// notificationContext so that we can get this _CustomPointerScrollableState
610609
// by doing the following:

0 commit comments

Comments
 (0)