builders property
K?
builders
final
The custom builders for the component, such as message widget builder, avatar builder, etc., which allow developers to customize the appearance and behavior of the component.
Implementation
final K? builders;