backButton property
An object for controlling the back button which can be displayed in the header of the Mini App in the Telegram interface.
Implementation
@override
BackButton get backButton => BackButton.instance;
An object for controlling the back button which can be displayed in the header of the Mini App in the Telegram interface.
@override
BackButton get backButton => BackButton.instance;