isVisible property

bool get isVisible

Shows whether the button is visible. Set to false by default.

Implementation

bool get isVisible => Telegram.WebApp.BackButton.isVisible;