Merge branch 'main' into cool-app-bar
This commit is contained in:
@@ -32,7 +32,7 @@ class DriftArchivePage extends StatelessWidget {
|
||||
child: Timeline(
|
||||
appBar: MesmerizingSliverAppBar(
|
||||
title: 'archive'.t(context: context),
|
||||
icon: Icons.archive_outlined, // Icon for the archive page
|
||||
icon: Icons.archive_outlined,
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user