isVisible property
bool
get
isVisible
Shows whether the button is visible. Set to false by default.
Implementation
bool get isVisible => Telegram.WebApp.SettingsButton.isVisible;
Shows whether the button is visible. Set to false by default.
bool get isVisible => Telegram.WebApp.SettingsButton.isVisible;