NoTitleStyle constructor

NoTitleStyle()

Implementation

NoTitleStyle() {
  this.showTitleBar = false;
}