criada a tela responsible_register_screen.dart, o model responsavel_model.dart e feitos outros ajustes
This commit is contained in:
@@ -10,5 +10,5 @@ class PaletteColors{
|
||||
static const Color lightGrey = Color(0xffD0D0D0);
|
||||
static const Color midGrey = Color(0xffC4C4C4);
|
||||
static const Color backGrey = Color(0xffE9E9E9);
|
||||
static const Color greenAcent = Color(0xff1DBF24);
|
||||
static const Color green = Color(0xff06790c);
|
||||
}
|
||||
Reference in New Issue
Block a user