mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
set explicit font weights
This commit is contained in:
parent
25aa5bbb5e
commit
616f327f15
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ flutter:
|
|||
- family: Roboto
|
||||
fonts:
|
||||
- asset: assets/fonts/Roboto-Regular.ttf
|
||||
weight: 400
|
||||
- asset: assets/fonts/Roboto-Medium.ttf
|
||||
weight: 500
|
||||
|
||||
|
|
Loading…
Reference in a new issue