menu
nice2dev_flutter_ui
data\nice_data4.dart
NiceTreeGrid
<
T
>
onRowTap property
onRowTap
dark_mode
light_mode
onRowTap
property
void Function
(
NiceTreeGridNode
<
T
>
node
)
?
onRowTap
final
Implementation
final void Function(NiceTreeGridNode<T> node)? onRowTap;
nice2dev_flutter_ui
nice_data4
NiceTreeGrid
<
T
>
onRowTap property
NiceTreeGrid class