chatExtraBottomPaddingActive property

RxBool chatExtraBottomPaddingActive
final

Extra scroll slack under the thread (MessagesList). Set true only when the user sends a message in this controller instance; cleared when the chat/conversation resets.

Implementation

final RxBool chatExtraBottomPaddingActive = false.obs;