79089565

Date: 2024-10-15 10:50:11
Score: 1.5
Natty:
Report link

This is how we can do it:

PlutoColumn(
          title: columnDef['title']!,
          field: columnDef['field']!,
          type: PlutoColumnType.text(),
          backgroundColor: const Color(0xFF2B3A55),
)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: poonamtomar34