TablePlus constructor

const TablePlus({
  1. Key? key,
})

Implementation

const TablePlus({Key? key}) : super(key: key);