ShadcnDataTable<T> constructor

const ShadcnDataTable<T>(
  1. DataTableProps<T> props, {
  2. Key? key,
})

Implementation

const ShadcnDataTable(this.props, {super.key});