chore: Follow up chat bubble design
This commit is contained in:
parent
45299a741f
commit
6e92693966
2 changed files with 13 additions and 5 deletions
|
|
@ -320,7 +320,8 @@ class Message extends StatelessWidget {
|
|||
? LinearGradient(
|
||||
colors: [
|
||||
theme.colorScheme.primary,
|
||||
theme.colorScheme.secondary,
|
||||
theme.colorScheme
|
||||
.onPrimaryFixedVariant,
|
||||
],
|
||||
begin: Alignment.centerLeft,
|
||||
end: Alignment.bottomRight,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue