app bar and log details page
This commit is contained in:
@@ -64,6 +64,7 @@ enum AppTheme {
|
||||
closeButtonIconBuilder: (_) => Icon(Symbols.close_rounded),
|
||||
),
|
||||
appBarTheme: AppBarTheme(
|
||||
backgroundColor: color.surfaceContainerLowest,
|
||||
iconTheme: IconThemeData(size: 22, color: color.onSurface),
|
||||
titleTextStyle:
|
||||
AppTypography.titleLarge.copyWith(color: color.onSurface),
|
||||
|
||||
Reference in New Issue
Block a user