trailingBuilder property
A builder to add a trailing widget in each node.
This widget is added to the end of the node on top of the content.
Implementation
final NodeBuilder? trailingBuilder;
A builder to add a trailing widget in each node.
This widget is added to the end of the node on top of the content.
final NodeBuilder? trailingBuilder;