Skip to content
Snippets Groups Projects
Commit c50ae77d authored by Éloïs's avatar Éloïs
Browse files

style: apply flutter format

parent 0ef008d5
No related branches found
No related tags found
1 merge request!1Create CI
......@@ -19,7 +19,6 @@ class HomeProvider with ChangeNotifier {
Widget appBarTitle = Text('Ğecko', style: TextStyle(color: Colors.grey[850]));
List currentTab = [HistoryScreen(), WalletsHome()];
get currentIndex => _currentIndex;
set currentIndex(int index) {
......
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