Remove flutter chat #26
1 changed files with 3 additions and 0 deletions
change embed color
commit
6534e2d46e
|
|
@ -24,6 +24,9 @@ class LinkPreview extends ConsumerWidget {
|
|||
.watch(LaunchHelper.provider)
|
||||
.launchUrl(Uri.parse(link)),
|
||||
child: Card(
|
||||
color: Theme.of(
|
||||
context,
|
||||
).colorScheme.surfaceContainerHighest,
|
||||
child: Padding(
|
||||
padding: EdgeInsetsGeometry.all(8),
|
||||
child: Column(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue