79080185

Date: 2024-10-12 04:36:42
Score: 1.5
Natty:
Report link

Add this condition to avoid the error the first time you run the app.

if (myDataColumnList.isNotEmpty)
  Table(children: [
   ....
   ]),
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: jako