toColumn method
PlutoColumn
toColumn()
Implementation
PlutoColumn toColumn() => PlutoColumn(title: headerText, field: name, type: type);
PlutoColumn toColumn() => PlutoColumn(title: headerText, field: name, type: type);