Describe the bug
When the iOS system text size is increased to max via Accessibility settings, the home screen calendar widget throws a box overflow error.
To Reproduce
Steps to reproduce the behavior:
open -a Simulator
flutter run -d "iPhone 17"
- Go to iPhone settings -> Accessibility -> Display & Text Size -> Larger Text -> drag slider to max
- Open TCA
- Go to home screen
Expected behavior
The calendar widget should scale or crop the text without overflowing its container.
Screenshots

Smartphone (please complete the following information):
- Phone: iPhone 17
- OS version: 26.5
- Language: English
Additional context
I couldn't see this bug anywhere else than in the calendar widget on the home screen.
Describe the bug
When the iOS system text size is increased to max via Accessibility settings, the home screen calendar widget throws a box overflow error.
To Reproduce
Steps to reproduce the behavior:
open -a Simulatorflutter run -d "iPhone 17"Expected behavior
The calendar widget should scale or crop the text without overflowing its container.
Screenshots

Smartphone (please complete the following information):
Additional context
I couldn't see this bug anywhere else than in the calendar widget on the home screen.