MaterialBrowserBottomBar constructor
const
MaterialBrowserBottomBar({})
Implementation
const MaterialBrowserBottomBar({
super.key,
this.leadingButtons,
this.trailingButtons,
this.buttonPadding = const EdgeInsets.symmetric(
horizontal: 10,
vertical: 3,
),
});