ChatFolderName constructor
ChatFolderName({
- FormattedText? text,
- required bool animateCustomEmoji,
Implementation
ChatFolderName({this.text, required this.animateCustomEmoji});