mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-05 02:24:52 +08:00
more fab anim
Closes #2265 Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -40,7 +40,7 @@ class MainReplyPage extends StatefulWidget {
|
||||
}
|
||||
|
||||
class _MainReplyPageState extends State<MainReplyPage>
|
||||
with SingleTickerProviderStateMixin, FabMixin {
|
||||
with SingleTickerProviderStateMixin, BaseFabMixin, FabMixin {
|
||||
final _controller = Get.put(
|
||||
MainReplyController(),
|
||||
tag: Utils.generateRandomString(8),
|
||||
|
||||
Reference in New Issue
Block a user