ChatRoomJoinListTile constructor

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

Implementation

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