🐛 Bug fixes

This commit is contained in:
2025-10-31 19:02:53 +08:00
parent 504322c2dd
commit d28c11940d
10 changed files with 87 additions and 48 deletions

View File

@@ -425,7 +425,7 @@ class SettingsScreen extends HookConsumerWidget {
// FAB position settings
ListTile(
minLeadingWidth: 48,
title: Text('fabPosition').tr(),
title: Text('fabLocation').tr(),
contentPadding: const EdgeInsets.only(left: 24, right: 17),
leading: const Icon(Symbols.adjust),
trailing: DropdownButtonHideUnderline(