farmershands
data_table_cell
DataTableCell
DataTableCell.fromJson factory constructor
DataTableCell.fromJson
DataTableCell.fromJson
constructor
Null safety
DataTableCell.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DataTableCell.fromJson(Map<String, dynamic> json) => _$DataTableCellFromJson(json);
farmershands
data_table_cell
DataTableCell
DataTableCell.fromJson factory constructor
DataTableCell class
Constructors
DataTableCell
fromJson
Properties
child
hashCode
id
onTap
runtimeType
showEditIcon
text
Methods
noSuchMethod
toJson
toString
Operators
operator ==