WPTableStringsConfig constructor
const
WPTableStringsConfig({})
Implementation
const WPTableStringsConfig({
required this.noItemsFound,
required this.itemsSelected,
required this.rowsPerPage,
required this.of,
});