Skip to content

Instantly share code, notes, and snippets.

@shubie
Created January 3, 2019 14:10
Show Gist options
  • Save shubie/4a434dba6297333853b2de7505badd76 to your computer and use it in GitHub Desktop.
Save shubie/4a434dba6297333853b2de7505badd76 to your computer and use it in GitHub Desktop.
buildMenuItem(Icons.account_balance, "ACCOUNTS",opacity: 1.0, color: Color(0xFF015FFF)),
Divider(),
buildMenuItem(Icons.compare_arrows, "TRANSFER"),
Divider(),
buildMenuItem(Icons.receipt, "STATEMENTS"),
Divider(),
buildMenuItem(Icons.attach_money, "PAYMENTS"),
Divider(),
buildMenuItem(Icons.sentiment_satisfied, "INVESTMENTS"),
Divider(),
buildMenuItem(Icons.phone, "SUPPORT"),
Divider()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment