IndexedBuilder typedef
IndexedBuilder =
Widget Function(BuildContext context, NodeData data)
Implementation
typedef IndexedBuilder = Widget Function(BuildContext context, NodeData data);
typedef IndexedBuilder = Widget Function(BuildContext context, NodeData data);