Closed corusm closed 3 years ago
Make it possible to set Widgets in the Cols
List cols = [ { "title": Text("Name"), 'widthFactor': 0.3, 'key': 'name', 'editable': true },];
Make it possible to set Widgets in the Cols