diff --git a/flutter/lib/mobile/widgets/custom_scale_widget.dart b/flutter/lib/mobile/widgets/custom_scale_widget.dart index 6a8196b20..1976f6243 100644 --- a/flutter/lib/mobile/widgets/custom_scale_widget.dart +++ b/flutter/lib/mobile/widgets/custom_scale_widget.dart @@ -172,7 +172,7 @@ class _MobileCustomScaleControlsState extends State { '${translate("Scale custom")}: $_value%', style: const TextStyle(fontSize: 14, fontWeight: FontWeight.w500), ), - SizedBox(height: 8), + const SizedBox(height: 8), Row( children: [ IconButton(