forexsign_bg_colr_chng
This commit is contained in:
parent
85fd7c0b47
commit
491965dc7f
@ -1008,7 +1008,8 @@ class TemplateForexState extends State<TemplateForex> {
|
||||
)
|
||||
: const CircleAvatar(
|
||||
radius: 20,
|
||||
backgroundColor: Colors.amber,
|
||||
backgroundColor: Color(0xFFFFFAA0),
|
||||
// backgroundColor: Color(0xFFFFFEF0),
|
||||
child: Icon(Icons.add_a_photo, size: 10),
|
||||
),
|
||||
),
|
||||
@ -1023,7 +1024,6 @@ class TemplateForexState extends State<TemplateForex> {
|
||||
style: GoogleFonts.poppins(
|
||||
fontSize: 9,
|
||||
fontWeight: FontWeight.w400,
|
||||
|
||||
color: Colors.grey,
|
||||
),
|
||||
),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user