HeaderBar.showTitle
bool showTitle() @property nothrowGet showTitle property.
Returns
Whether the title widget should be shown.
void showTitle(bool propval) @property nothrowSet showTitle property.
Parameters
propval | Whether the title widget should be shown. |