mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-21 00:28:38 +00:00
@@ -142,7 +142,7 @@ class _VideoReplyPanelState extends State<VideoReplyPanel>
|
||||
right: kFloatingActionButtonMargin,
|
||||
bottom: kFloatingActionButtonMargin + bottom,
|
||||
child: SlideTransition(
|
||||
position: _videoReplyController.anim,
|
||||
position: _videoReplyController.animation,
|
||||
child: FloatingActionButton(
|
||||
heroTag: null,
|
||||
onPressed: () {
|
||||
|
||||
Reference in New Issue
Block a user