farmershands
data_table_cell
DataTableCell
onTap property
onTap
onTap
property
Null safety
Function
?
onTap
@
JsonKey
(ignore: true), final
테이블 셀을 탭했을때 콜백함수입니다.
Implementation
@JsonKey(ignore: true) final Function? onTap;
farmershands
data_table_cell
DataTableCell
onTap property
DataTableCell class
Constructors
DataTableCell
fromJson
Properties
child
hashCode
id
onTap
runtimeType
showEditIcon
text
Methods
noSuchMethod
toJson
toString
Operators
operator ==