Commit e04f8a39 authored by Dio Maulana's avatar Dio Maulana

add assets

parent d2218509
......@@ -22,4 +22,8 @@ class Assets {
static String phoneIcon = "${rootIcon}phone.png";
static String logoutGreyIcon = "${rootIcon}logout_grey.png";
static String passwordIcon = "${rootIcon}password.png";
static String calenderIcon = "${rootIcon}calender.png";
static String moneyIcon = "${rootIcon}money.png";
static String transactionIcon = "${rootIcon}transaction.png";
static String totalIcon = "${rootIcon}total.png";
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment