ThreadMessagesStart
Deprecated
This class is deprecated and will be removed in the future. Use `threadsVerticalArrangement` parameter with one of `Arrangement.Vertical` instead.
Replace with
import androidx.compose.foundation.layout.Arrangement
Content copied to clipboard
Arrangement.Vertical
Content copied to clipboard
Represents where the thread messages start.