You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We supplied the font 'Source Sans 3' to `TextTheme.bodyMedium` in
`lib/widgets/text.dart`. When rendered, `Material` applies this font via
`AnimatedDefaultTextStyle` by default, so there is no need to override
`fontFamily` explicitly.
See:
zulip#900 (comment)
Signed-off-by: Zixuan James Li <[email protected]>
0 commit comments