style: Minor adjustments for modal bottom sheets
This commit is contained in:
parent
6e747c3153
commit
ae99606531
6 changed files with 18 additions and 18 deletions
|
|
@ -326,7 +326,7 @@ class ChatView extends StatelessWidget {
|
|||
const EdgeInsets.all(16),
|
||||
),
|
||||
icon: const Icon(
|
||||
Icons.chat_outlined,
|
||||
Icons.forum_outlined,
|
||||
),
|
||||
onPressed:
|
||||
controller.recreateChat,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue