From 237141d4a797df7c4fefcdc1bc39ea6ccaeac89c Mon Sep 17 00:00:00 2001 From: M Date: Wed, 17 Mar 2021 12:54:01 +0200 Subject: [PATCH] Changed semibold font name. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9498bf38..c92f40d2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -112,7 +112,7 @@ flutter: fonts: - asset: assets/fonts/Lato-Regular.ttf - asset: assets/fonts/Lato-Medium.ttf - - asset: assets/fonts/Lato-SemiBold.ttf + - asset: assets/fonts/Lato-Semibold.ttf - asset: assets/fonts/Lato-Bold.ttf