Customize the notch and corner appearance
masterThe navigation bar supports 2, 3, 4, or 5 elements and offers several customization properties to match your UI:
gapLocation: Determines where the notch is placed relative to theFloatingActionButton. Options includeGapLocation.centerandGapLocation.end.notchSmoothness: Controls the visual style of the notch. Available values include:NotchSmoothness.defaultEdgeNotchSmoothness.softEdgeNotchSmoothness.smoothEdgeNotchSmoothness.verySmoothEdge
leftCornerRadius/rightCornerRadius: Sets the rounding of the bar's outer corners.icons: A list of icons used when using the standardAnimatedBottomNavigationBarconstructor.