titleBuilder property
final
Builder for building the RxChat.title.
Intended to be used to allow custom modifications over the title.
Implementation
final Widget Function(Widget child) titleBuilder;
Builder for building the RxChat.title.
Intended to be used to allow custom modifications over the title.
final Widget Function(Widget child) titleBuilder;