SimpleNavBar constructor

SimpleNavBar()

Implementation

SimpleNavBar() : super('SimpleNavBar') {
  fullHeight();
  stride = '5px';
  vertical = true;
}