updated goldens

This commit is contained in:
Vadim 2025-08-09 19:36:12 +02:00
parent 655e3ff512
commit c6a5649d25
3 changed files with 0 additions and 1 deletions

View file

@ -17,7 +17,6 @@ class LightmeterProBadge extends StatelessWidget {
@override
Widget build(BuildContext context) {
print(Dimens.paddingS * 2 + (Theme.of(context).textTheme.titleMedium?.lineHeight ?? 0.0));
return GestureDetector(
onTap: () {
Navigator.of(context).pushNamed(NavigationRoutes.proFeaturesScreen.name);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 473 KiB

After

Width:  |  Height:  |  Size: 474 KiB