Skip to content
Snippets Groups Projects

Verify OTP screen- FE -ECAP1-24

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -33,6 +33,7 @@ class AppColor {
static const textFieldHintColor = Color(0xff9B9B9B);
static const primarySecColor = Color(0xFF3A88F4);
static Color redLight = const Color(0xffFF1717);
static const inActiveButtonColor = Color(0xff808080);
static const MaterialColor primaryColorSwatch =
MaterialColor(primaryColorHexValue, <int, Color>{
Loading