Skip to content

Commit 4827567

Browse files
committed
chore: Update scale key value
1 parent a51360b commit 4827567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/scalable_app.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ class ScalableApp extends StatelessWidget {
6060
//
6161
//
6262

63-
static const _KEY = '<df_app_scale>';
63+
static const _KEY = '<SCALE>';
6464

6565
//
6666
//

0 commit comments

Comments
 (0)