ChatFolderIcon constructor

ChatFolderIcon({
  1. required String name,
})

Implementation

ChatFolderIcon({required this.name});