new macos folder

This commit is contained in:
Junyuan Feng
2022-12-04 21:42:48 +08:00
parent ca17af30cf
commit 62a1122174
50 changed files with 158 additions and 257 deletions

View File

@@ -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(