enableToggleControls property

bool enableToggleControls
final

When true (as is the default), tapping outside of the controls (i.e., on the video) will hide the controls and tapping again will show them. If this is false, that behavior is disabled.

Implementation

final bool enableToggleControls;