From 616f327f157a21f612752270ef639fcc3cdcc491 Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:10:43 +0200 Subject: [PATCH] set explicit font weights --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index fc6f861..dfd2024 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -66,6 +66,7 @@ flutter: - family: Roboto fonts: - asset: assets/fonts/Roboto-Regular.ttf + weight: 400 - asset: assets/fonts/Roboto-Medium.ttf weight: 500