Skip to content

Commit

Permalink
Update custom_pointer_scroll_view.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
polina-c committed Feb 3, 2022
1 parent 07e23b8 commit a6af69e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,6 @@ class _CustomPointerScrollableState extends State<CustomPointerScrollable>

@override
Widget build(BuildContext context) {
assert(position != null);
// _ScrollableScope must be placed above the BuildContext returned by
// notificationContext so that we can get this _CustomPointerScrollableState
// by doing the following:
Expand Down

0 comments on commit a6af69e

Please sign in to comment.