mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
added position elements to space
This commit is contained in:
@ -49,7 +49,7 @@ abstract class ColorsManager {
|
||||
static const Color yaGreen = Color(0xFFFFBF44);
|
||||
static const Color checkBoxFillColor = Color(0xFFF3F3F3);
|
||||
static const Color semiTransparentBlackColor = Color(0x3F000000);
|
||||
static const Color transparentColor = Color(0x00000000)
|
||||
static const Color transparentColor = Color(0x00000000);
|
||||
|
||||
}
|
||||
//0036E6
|
Reference in New Issue
Block a user