Feat: Fügt einen FloatingActionButton zum Hinzufügen von Konten und Transaktionen hinzu
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user