DataTableExample constructor

DataTableExample({
  1. Key? key,
})

Implementation

DataTableExample({Key? key}) : super(key: key);