import 'package:flutter/material.dart'; const kPrimaryColor = Color(0xFF6F35A5); const kPrimaryLightColor = Color(0xFFF1E6FF); const double defaultPadding = 16.0; String appName = "Employee Self Service"; //String baseURL = "http://10.209.8.49:8090"; //String baseURL = "https://bisops.globalservice.co.id"; String baseURL = "https://urp.myapps.id"; //String apiKey = "admin"; //String apiKey = "G514p1k3y"; String apiKey = "4pik3y";