chore: Follow up inputbar design
This commit is contained in:
parent
ed2a1af46c
commit
d3930cf4af
1 changed files with 1 additions and 1 deletions
|
|
@ -286,7 +286,7 @@ class ChatView extends StatelessWidget {
|
|||
clipBehavior: Clip.hardEdge,
|
||||
color: Theme.of(context)
|
||||
.colorScheme
|
||||
.surface
|
||||
.onInverseSurface
|
||||
.withOpacity(0.9),
|
||||
shape: RoundedRectangleBorder(
|
||||
borderRadius: const BorderRadius.all(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue