text_autosize library
A widget that automatically resizes text to fit within its bounds.
The API follows the auto_size_text package by Simon Leier, so existing
code can migrate by changing the import. See the README for the few
intentional differences.
Classes
- AutoSizeGroup
- Synchronizes the font size of multiple AutoSizeText widgets.
- AutoSizeText
- A widget that automatically resizes text to fit within its bounds.