mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
Implemented calendar widget and bloc.
This commit is contained in:
@ -72,4 +72,5 @@ abstract class ColorsManager {
|
||||
//background: #F8F8F8;
|
||||
static const Color vividBlue = Color(0xFF023DFE);
|
||||
static const Color semiTransparentRed = Color(0x99FF0000);
|
||||
static const Color grey700 = Color(0xFF2D3748);
|
||||
}
|
||||
|
Reference in New Issue
Block a user