lib/ ├── core/ │ ├── constants/ │ │ ├── app_colors.dart │ │ └── app_strings.dart │ └── theme/ │ └── app_theme.dart ├── models/ │ ├── user_model.dart │ └── book_model.dart ...
When a TextStyle is provided through Theme.button_theme.style.text_style, the app throws a Flutter-side exception (only reproducible in debug mode). The same text_style applied directly on a ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results