question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

spacing between icon and label of BottomNavigation?

See original GitHub issue

Ask your Question

icon and label look too close when shifting is false. I think renderLabel should work for this though, any other options?

Screen Shot 2020-03-26 at 6 55 30 PM

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

1reaction
github-actions[bot]commented, May 26, 2020

Hello 👋, this issue has been open for more than 2 months with no activity on it. If the issue is still present in the latest version, please leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution on workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix the issue.

0reactions
rossicler-hostalkycommented, Nov 15, 2022

same issue here, anyone found a solution? I’m using renderLabel to set a marginTop, but that makes the label cutoff

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can I add spacing around an icon in Flutter Bottom Navigation ...
This makes them touch the Bottom Navigation Bar Item titles. Is there any way i can add space between these? Bottom Navigation Bar...
Read more >
Bottom navigation - Material Design
Bottom navigation bars display three to five destinations at the bottom of a screen. Each destination is represented by an icon and an...
Read more >
BottomNavigationBar class - material library - Dart API
The bottom navigation bar consists of multiple items in the form of text labels, icons, or both, laid out on top of a...
Read more >
Can I add spacing around an icon in Flutter Bottom Navigation ...
Another way to do this, if your Icon is designed to have labels fixed, specify the height property for the in textStyle
Read more >
How to build a bottom navigation bar in Flutter
Each item must have a label and an icon. BottomNavigationBar allows you to select one item at a time and quickly navigate to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found