showLargeTitle property

bool? showLargeTitle

Property getter and setter for showLargeTitle:

Implementation

bool? get showLargeTitle;
void showLargeTitle=(bool? showLargeTitle)

Implementation

set showLargeTitle(bool? showLargeTitle);