trailingBuilder property

NodeBuilder? trailingBuilder
final

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;