PersistentBottomNavBar
PersistentBottomNavBar copied to clipboard
fix: handle textStyle color correctly in style 3 bottom nav
Fix crash in Style 3 when using textStyle
What I did: Fixed a type error by using TextStyle.apply to safely set the text color.
Why: The app was crashing because textStyle was being used incorrectly as a Color.