Material3BottomBarTheme constructor
Material3BottomBarTheme({})
Implementation
Material3BottomBarTheme({
super.bgColor,
super.height,
this.animationDuration,
this.labelBehavior,
this.elevation,
});
Material3BottomBarTheme({
super.bgColor,
super.height,
this.animationDuration,
this.labelBehavior,
this.elevation,
});