Increase padding

This commit is contained in:
Neeraj Gupta
2024-08-20 16:51:21 +05:30
parent 6ba4892294
commit ae06577b00

View File

@@ -114,7 +114,7 @@ class _EnableMachineLearningConsentState
},
shouldSurfaceExecutionStates: true,
),
const SizedBox(height: 8),
const SizedBox(height: 12),
ButtonWidget(
buttonType: ButtonType.secondary,
labelText: S.of(context).cancel,