mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 15:30:59 +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
|
- family: Roboto
|
||||||
fonts:
|
fonts:
|
||||||
- asset: assets/fonts/Roboto-Regular.ttf
|
- asset: assets/fonts/Roboto-Regular.ttf
|
||||||
|
weight: 400
|
||||||
- asset: assets/fonts/Roboto-Medium.ttf
|
- asset: assets/fonts/Roboto-Medium.ttf
|
||||||
weight: 500
|
weight: 500
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue