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