forked from firka/firka
fix: B_16R font
This commit is contained in:
@@ -180,7 +180,7 @@ final _defaultFonts = FirkaFonts(
|
||||
B_16R: TextStyle(
|
||||
fontSize: 16,
|
||||
fontFamily: 'Figtree',
|
||||
fontVariations: [FontVariation("wght", 600)],
|
||||
fontVariations: [FontVariation("wght", 500)],
|
||||
height: 1.3,
|
||||
),
|
||||
B_16SB: TextStyle(
|
||||
|
||||
Reference in New Issue
Block a user