79677003

Date: 2025-06-24 04:31:36
Score: 1
Natty:
Report link

Changing colors to transparent leaves white marks. Edit splashFactory:

bottomNavigationBar: Theme(
    data: Theme.of(context).copyWith(
      splashFactory: NoSplash.splashFactory,
    ),
    child: BottomNavigationBar(),
)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Null