This commit is contained in:
open-trade
2020-11-19 18:41:37 +08:00
parent ad5eb7830c
commit 86add59e92
2 changed files with 5 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ class MyTheme {
static const Color white = Color(0xFFFFFFFF);
static const Color accent = Color(0xFF0071FF);
static const Color accent50 = Color(0x770071FF);
static const Color canvasColor = Color(0xFF212121);
}
// https://github.com/huangjianke/flutter_easyloading