chore: Follow up inputbar design

pull/956/head
Krille 1 year ago
parent ed2a1af46c
commit d3930cf4af
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652

@ -286,7 +286,7 @@ class ChatView extends StatelessWidget {
clipBehavior: Clip.hardEdge, clipBehavior: Clip.hardEdge,
color: Theme.of(context) color: Theme.of(context)
.colorScheme .colorScheme
.surface .onInverseSurface
.withOpacity(0.9), .withOpacity(0.9),
shape: RoundedRectangleBorder( shape: RoundedRectangleBorder(
borderRadius: const BorderRadius.all( borderRadius: const BorderRadius.all(

Loading…
Cancel
Save