fix: Format

This commit is contained in:
Krille Fear 2021-10-17 14:15:29 +02:00
commit db042fd3bd
10 changed files with 48 additions and 27 deletions

View file

@ -103,7 +103,8 @@ class ChatEncryptionSettingsView extends StatelessWidget {
),
subtitle: Text(
deviceKeys[i].userId,
style: const TextStyle(fontWeight: FontWeight.w300),
style: const TextStyle(
fontWeight: FontWeight.w300),
),
),
),
@ -152,7 +153,8 @@ class ChatEncryptionSettingsView extends StatelessWidget {
children: [
Text(
deviceKeys[i].deviceId,
style: const TextStyle(fontWeight: FontWeight.w300),
style: const TextStyle(
fontWeight: FontWeight.w300),
),
const Spacer(),
Text(