didvan-app/lib/views/radar
MohammadTaha Basiri 3aa39c82cd "Adjusted heights and widths of various widgets in radar and categories grid"
This commit adjusts the heights and widths of various widgets in the `Radar` and `CategoriesGrid` components. Specifically, it changes the height of the `SizedBox` in `Radar` from 320 to 300, the top padding of `CategoriesRow1` from 212 to 192, and the width of each `CategoryItem` in `CategoryItem` from `ds.width / 3` to `(ds.width - 40) / 4`. Additionally, it updates the font weight of the label in `CategoryItem`.
2024-04-01 17:09:22 +03:30
..
radar_details bug fixes 2023-10-12 15:59:38 +03:30
radar.dart "Adjusted heights and widths of various widgets in radar and categories grid" 2024-04-01 17:09:22 +03:30
radar_state.dart backup! 2023-10-06 03:22:50 +03:30