style_1 constant

BsNavBrandStyle const style_1

default example to customize BsNavBrandStyle

Implementation

static const BsNavBrandStyle style_1 = BsNavBrandStyle(
  padding: EdgeInsets.only(left: 15.0, right: 15.0, top: 8.0, bottom: 8.0),
);