fix, remote tab menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
c69f4ba4a2
commit
0f59e0c950
1 changed files with 2 additions and 2 deletions
|
|
@ -75,8 +75,8 @@ CancelFunc showRightMenu(ToastBuilder builder,
|
|||
return BotToast.showAttachedWidget(
|
||||
target: target,
|
||||
targetContext: context,
|
||||
verticalOffset: 0,
|
||||
horizontalOffset: 0,
|
||||
verticalOffset: 0.0,
|
||||
horizontalOffset: 0.0,
|
||||
duration: Duration(seconds: 300),
|
||||
animationDuration: Duration(milliseconds: 0),
|
||||
animationReverseDuration: Duration(milliseconds: 0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue