fix: minor app bar title fix

This commit is contained in:
Alberto Ponces 2022-08-24 14:50:39 +01:00
parent 6f96c668de
commit defde39e31

View File

@ -47,7 +47,7 @@ class SettingsView extends StatelessWidget {
horizontal: 20.0, horizontal: 20.0,
), ),
title: I18nText( title: I18nText(
'homeView.widgetTitle', 'settingsView.widgetTitle',
child: Text( child: Text(
'', '',
style: GoogleFonts.inter( style: GoogleFonts.inter(