class AppConstants {
static String API_URL = "http://10.0.3.2:8081/";
static const FONT_FAMILY = "Poppins";
}