chore: Apply style to storage usage on backup creation

This commit is contained in:
Inex Code 2024-04-24 13:17:00 +03:00
parent f603fe4e0f
commit b2b11e89a7
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ class _CreateBackupsModalState extends State<CreateBackupsModal> {
.displayName, .displayName,
}, },
), ),
style: Theme.of(context).textTheme.labelMedium,
), ),
); );
descriptionWidgets.add( descriptionWidgets.add(