diff --git a/lib/ui/widgets/fourth_screen/transaction_page.dart b/lib/ui/widgets/fourth_screen/transaction_page.dart index 9a6067d2439650da31d7109d34c93f721d1c3201..70408a2d80d902abff5d209cff7f52e241402449 100644 --- a/lib/ui/widgets/fourth_screen/transaction_page.dart +++ b/lib/ui/widgets/fourth_screen/transaction_page.dart @@ -78,11 +78,11 @@ class _TransactionsAndBalanceWidgetState // _refreshTransactions(); }, ), - // BackdropToggleButton() - IconButton( + const BackdropToggleButton() + /* IconButton( icon: const Icon(Icons.savings), onPressed: () => Backdrop.of(context).animationController, - ) + ) */ ], ), backLayer: Center(