showControls property

bool? get showControls

Property getter and setter for showControls:

Implementation

bool? get showControls;
set showControls (bool? showControls)

Implementation

set showControls(bool? showControls);