onRowTap property

void Function(NiceTreeGridNode<T> node)? onRowTap
final

Implementation

final void Function(NiceTreeGridNode<T> node)? onRowTap;