booleanbites / houzi-support

Support forum repo for issues & bugs reported for Houzi Flutter App.
4 stars 0 forks source link

Scale down font size #115

Closed Mo7amed-Sa3d closed 7 months ago

Mo7amed-Sa3d commented 7 months ago

Hello, I want to scale down the size of all text in the app. How can I do it?

Hassan6197 commented 7 months ago

Hello, please navigate to packages/houzi_package/lib/files/app_preferences/app_preferences.dart. Around line 49, you will find the code section where all the font sizes are specified. You can modify the size from this location.

Screenshot 2023-11-28 at 9 53 04 AM