togglePlay property

Function? togglePlay
final

Function called onTap of the opaque area/child.

Default action -

   displayManager.togglePlay();

Implementation

final Function? togglePlay;