dataTable<T> abstract method

Widget dataTable<T>(
  1. DataTableProps<T> props
)

Implementation

Widget dataTable<T>(DataTableProps<T> props);