ChatRoomGiftListTile constructor

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

Implementation

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