ChatRoomTextListTile constructor

const ChatRoomTextListTile(
  1. Message msg, {
  2. Key? key,
})

Implementation

const ChatRoomTextListTile(this.msg, {super.key});