Creates the mutable state for this widget.
@override State<DataTable> createState() => _DataTableState();