Skip to content

Commit

Permalink
feat(parkings): add shadows-to-trend-arrow (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasz-trela authored Oct 10, 2024
1 parent b5231c6 commit 6872262
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ class _RightColumn extends StatelessWidget {
? arrowColor(parking.trend, context)
: context.colorTheme.whiteSoap,
size: 21,
shadows: iparkingShadows,
),
],
),
Expand Down

0 comments on commit 6872262

Please # to comment.