secondaryButton property

  1. @override
BottomButton get secondaryButton
override

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 => BottomButton(Telegram.WebApp.SecondaryButton);