menu
teno_mindmap package
documentation
dashboard/Dashboard.dart
Dashboard
nodeRender property
nodeRender property
dark_mode
light_mode
nodeRender
property
Widget
Function
(
BuildContext
context
,
Node
node
,
NodeMeta
meta
)
?
nodeRender
final
Implementation
final Widget Function(BuildContext context, Node node, NodeMeta meta)? nodeRender;
teno_mindmap package
documentation
dashboard/Dashboard
Dashboard
nodeRender property
Dashboard class