DataCellContent constructor
const
DataCellContent({})
Implementation
const DataCellContent({
super.key,
required this.child,
required this.tooltip,
this.getSearchableString,
this.query,
});
const DataCellContent({
super.key,
required this.child,
required this.tooltip,
this.getSearchableString,
this.query,
});