show method
void
show()
A method to make the button active and visible.
Implementation
void show() => Telegram.WebApp.BackButton.show();
A method to make the button active and visible.
void show() => Telegram.WebApp.BackButton.show();