DataTableSortor<E> constructor

DataTableSortor<E>({
  1. bool enable = true,
})

Implementation

DataTableSortor({this.enable = true});