ChatTheme constructor
const
ChatTheme({
- required String emoticon,
Chat Theme constructor.
Implementation
const ChatTheme({required this.emoticon}) : super._();
Chat Theme constructor.
const ChatTheme({required this.emoticon}) : super._();