isVerticalSwipesEnabled property
True, if vertical swipes to close or minimize the Mini App are enabled. False, if vertical swipes to close or minimize the Mini App are disabled. In any case, the user will still be able to minimize and close the Mini App by swiping the Mini App's header.
Implementation
@override
bool get isVerticalSwipesEnabled => Telegram.WebApp.isVerticalSwipesEnabled;