chore: Follow up styling
This commit is contained in:
parent
61c4d0e61f
commit
a76bb64d21
2 changed files with 163 additions and 157 deletions
|
|
@ -69,6 +69,7 @@ class NewPrivateChatView extends StatelessWidget {
|
|||
style: TextButton.styleFrom(
|
||||
fixedSize:
|
||||
Size.fromWidth(qrCodeSize - (2 * _qrCodePadding)),
|
||||
foregroundColor: Colors.black,
|
||||
),
|
||||
icon: Icon(Icons.adaptive.share_outlined),
|
||||
label: Text(L10n.of(context)!.shareYourInviteLink),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue