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