secondaryButton property
An object for controlling the secondary button, which is displayed at the bottom of the Mini App in the Telegram interface.
Implementation
@override
BottomButton get secondaryButton => MockBottomButton();
An object for controlling the secondary button, which is displayed at the bottom of the Mini App in the Telegram interface.
@override
BottomButton get secondaryButton => MockBottomButton();