showControls property

bool? showControls

Property getter and setter for showControls:

Implementation

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

Implementation

set showControls(bool? showControls);