scrollToBottomBuilder property
Custom builder for the "scroll to bottom" button.
Implementation
ChatAnimatedListBuilder? get chatAnimatedListBuilder;/// Custom builder for the "scroll to bottom" button.
ScrollToBottomBuilder? get scrollToBottomBuilder;