Did you know?
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! 🔥
Previous | Next |
---|---|
Digits Separators in Dart 3.6 | Color API Deprecations in Flutter 3.27 |