Skip to content
Snippets Groups Projects
Commit a348729e authored by vjrj's avatar vjrj
Browse files

Fix balance icon

parent e53c59a3
No related branches found
No related tags found
No related merge requests found
......@@ -78,11 +78,11 @@ class _TransactionsAndBalanceWidgetState
// _refreshTransactions();
},
),
// BackdropToggleButton()
IconButton(
const BackdropToggleButton()
/* IconButton(
icon: const Icon(Icons.savings),
onPressed: () => Backdrop.of(context).animationController,
)
) */
],
),
backLayer: Center(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment