hideTopMenu method

void hideTopMenu()

Hides top menu i.e. title, playlist, share icon shown at top of the player.

Might violates Youtube's TOS. Use at your own risk.

Implementation

void hideTopMenu() => invokeJavascript('hideTopMenu()');