style: Minor adjustments for modal bottom sheets

This commit is contained in:
Krille 2023-03-15 19:26:58 +01:00
commit ae99606531
6 changed files with 18 additions and 18 deletions

View file

@ -326,7 +326,7 @@ class ChatView extends StatelessWidget {
const EdgeInsets.all(16),
),
icon: const Icon(
Icons.chat_outlined,
Icons.forum_outlined,
),
onPressed:
controller.recreateChat,