BsNavBrandStyle constructor

const BsNavBrandStyle({
  1. EdgeInsetsGeometry? padding,
})

Constructor BsNavBrandStyle

Implementation

const BsNavBrandStyle({
  this.padding,
});