chore: Design adjustments
This commit is contained in:
parent
10dc4dc60e
commit
85bebb796c
3 changed files with 14 additions and 10 deletions
|
|
@ -246,6 +246,8 @@ class ChatView extends StatelessWidget {
|
|||
),
|
||||
),
|
||||
),
|
||||
floatingActionButtonLocation:
|
||||
FloatingActionButtonLocation.miniCenterFloat,
|
||||
floatingActionButton: controller.showScrollDownButton &&
|
||||
controller.selectedEvents.isEmpty
|
||||
? Padding(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue