ChatThreadViewportBody constructor
const
ChatThreadViewportBody({})
Implementation
const ChatThreadViewportBody({
super.key,
required this.children,
this.bottomAlign = true,
this.centerContent,
this.bottomSpacer = 0,
this.overlays = const [],
});