refactor: replace ClassicHeader with custom refresh header in multiple pages

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-29 13:13:07 +07:00
parent e6a30eddd3
commit 8e34d0d479
4 changed files with 98 additions and 4 deletions

View File

@@ -39,7 +39,6 @@ class _BerkasPageState extends State<BerkasPage> {
refreshController: _refreshController,
enablePullDown: true,
onRefresh: _onRefresh,
refreshHeader: const ClassicHeader(),
body: const SizedBox.shrink(),
slivers: [
if (todayBerkas.isNotEmpty)