Skip to content

Commit

Permalink
♻️ Dart format
Browse files Browse the repository at this point in the history
  • Loading branch information
Aosanori committed May 30, 2024
1 parent c7415f9 commit b6f8a59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class CommonPagingView<N extends PagingAsyncNotifier<D, T>,
onScrollEnd: () async => ref.read(_provider.notifier).loadNext(),
);
}

return const SizedBox.shrink();
}

Expand Down

0 comments on commit b6f8a59

Please sign in to comment.