Feat: Fügt einen FloatingActionButton zum Hinzufügen von Konten und Transaktionen hinzu

This commit is contained in:
2025-12-22 01:26:31 +01:00
parent 721e7c4bdf
commit 0f066c67d1
2 changed files with 52 additions and 22 deletions

View File

@@ -191,7 +191,7 @@ class _SettingsState extends State<Settings> {
);
Widget _versionNumber(final ThemeData theme) => Align(
alignment: Alignment.bottomRight,
alignment: Alignment.bottomLeft,
child: Text(
'Version 0.0.0+0',
style: theme.textTheme.bodySmall?.copyWith(