ToolbarHandler constructor.
\Drupal\Core\Session\AccountProxyInterface $account: The current user.
public function __construct(AccountProxyInterface $account) { $this->account = $account; }