new macos folder
This commit is contained in:
@@ -32,7 +32,7 @@ class BackupPage extends StatelessWidget {
|
||||
final s = S.of(context);
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
title: Text(s.importAndExport, style: size18),
|
||||
title: Text(s.importAndExport, style: textSize18),
|
||||
),
|
||||
body: Center(
|
||||
child: Column(
|
||||
|
||||
Reference in New Issue
Block a user