Expected a value of type 'int', but got one of type 'String' in Flutter DataTable

后端 未结 0 1584
粉色の甜心
粉色の甜心 2020-12-04 09:30

I am creating a DataTable from a Map using the following code:

DataTable(
              columns: const [
                                            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题