onTapCell property
OnTapCell?
onTapCell
final
When specified, this will override the default cell editor
Implementation
final OnTapCell? onTapCell;
When specified, this will override the default cell editor
final OnTapCell? onTapCell;