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