icgoogo
icgoogo
## Command ``` flutter run --flavor dev -t lib/main_dev.dart ``` ## Steps to Reproduce 1. execute the command on terminal 2. wait until `💪 Running with sound null safety 💪`...
fixes issue #117991 ## Description This PR prevents null backgroundColor BottomNavigationBarType.shifting Screenshot : BottomNavigationBarType.fixed :  BottomNavigationBarType.shifting and the backgroundColor is null...
**Describe the bug** no color highlighting in my neovim with coc-flutter plugin **To Reproduce** Steps to reproduce the behavior: just type a color you want **Expected behavior** I expect to...