Skip to content

Commit

Permalink
Update tip 218
Browse files Browse the repository at this point in the history
  • Loading branch information
bizz84 committed Dec 18, 2024
1 parent 5bd1b70 commit 55b048d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tips/0218-text-style-tabular-figures/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Did you know?

If you want to render fixed width (monospaced) digits, set FontFeature.tabularFigures() inside your TextStyle. 🎯
If you want to render fixed width (monospaced) digits, set `FontFeature.tabularFigures()` inside your `TextStyle`. 🎯

This works great when showing numbers and dates that should align vertically or update in realtime! 🔥

Expand Down

0 comments on commit 55b048d

Please sign in to comment.