menu
new_telegram_web_app package
documentation
telegram_web_app.dart
BackButton
hide method
hide method
dark_mode
light_mode
hide
method
void
hide
(
)
A method to hide the button.
Implementation
void hide() => Telegram.WebApp.BackButton.hide();
new_telegram_web_app package
documentation
telegram_web_app
BackButton
hide method
BackButton class