set explicit font weights

This commit is contained in:
Vadim 2024-04-12 09:10:43 +02:00
parent 25aa5bbb5e
commit 616f327f15

View file

@ -66,6 +66,7 @@ flutter:
- family: Roboto
fonts:
- asset: assets/fonts/Roboto-Regular.ttf
weight: 400
- asset: assets/fonts/Roboto-Medium.ttf
weight: 500