spacingWidgetBuilder property

SpacingWidgetBuilder? spacingWidgetBuilder
final

This allows a user to customise the space after a message A List of SpacingType is provided to provide more data about the type of message (thread, difference in time between current and last message, default spacing, etc)

Implementation

final SpacingWidgetBuilder? spacingWidgetBuilder;