79469419

Date: 2025-02-26 10:53:54
Score: 2
Natty:
Report link

enter image description here

CircleAvatar(
  backgroundColor: Color(Colors.primaries[index % Colors.primaries.length].toARGB32()),
  child: Text(filteredSablon[index]["sablonAdi"].toString().substring(0, 1).toUpperCase(), style: const TextStyle(color: Colors.white)),
),
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Fatih NALCI