Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-04-29 12:47:14 +08:00
parent e185ed1a85
commit e0ae93847b
104 changed files with 480 additions and 389 deletions

View File

@@ -496,7 +496,7 @@ class _EditProfilePageState extends State<EditProfilePage> {
toolbarTitle: '裁剪',
toolbarColor: theme.colorScheme.secondaryContainer,
toolbarWidgetColor: theme.colorScheme.onSecondaryContainer,
statusBarLight: theme.colorScheme.isLight,
statusBarLight: theme.isLight,
aspectRatioPresets: const [CropAspectRatioPresetCustom()],
lockAspectRatio: true,
hideBottomControls: true,