RCKThemeIcon constructor
const
RCKThemeIcon({
- String? file,
- String? add,
- String? audio,
- String? camera,
- String? chat,
- String? close,
- String? copy,
- String? defaultAvatar,
- String? delete,
- String? doNotDisturb1,
- String? doNotDisturb,
- String? document,
- String? done,
- String? downArrow,
- String? download,
- String? edit,
- String? emoji1,
- String? emoji,
- String? enterTheKeyboard,
- String? error,
- String? forwardMerge,
- String? forwardSingle,
- String? gallery,
- String? gift,
- String? groupDefaultAvatar,
- String? leftArrow,
- String? loading,
- String? local,
- String? member1,
- String? member,
- String? more,
- String? multiSelect,
- String? official1,
- String? official,
- String? pauseOne,
- String? pin,
- String? play,
- String? refresh,
- String? reply,
- String? rightArrow,
- String? search,
- String? thumbnailFailed,
- String? trumpet,
- String? videoPlay,
- String? voiceMessage1,
- String? voiceMessage,
- String? voiceMessageSend,
- String? noMessages,
- String? attention,
- String? allowNotification,
- String? unpin,
- String? chatItemMultiSelect,
- String? chatItemMultiUnselect,
- String? filming,
- String? playVideoInMore,
- String? recall,
- String? speechToText,
Implementation
const RCKThemeIcon(
{this.file,
this.add,
this.audio,
this.camera,
this.chat,
this.close,
this.copy,
this.defaultAvatar,
this.delete,
this.doNotDisturb1,
this.doNotDisturb,
this.document,
this.done,
this.downArrow,
this.download,
this.edit,
this.emoji1,
this.emoji,
this.enterTheKeyboard,
this.error,
this.forwardMerge,
this.forwardSingle,
this.gallery,
this.gift,
this.groupDefaultAvatar,
this.leftArrow,
this.loading,
this.local,
this.member1,
this.member,
this.more,
this.multiSelect,
this.official1,
this.official,
this.pauseOne,
this.pin,
this.play,
this.refresh,
this.reply,
this.rightArrow,
this.search,
this.thumbnailFailed,
this.trumpet,
this.videoPlay,
this.voiceMessage1,
this.voiceMessage,
this.voiceMessageSend,
this.noMessages,
this.attention,
this.allowNotification,
this.unpin,
this.chatItemMultiSelect,
this.chatItemMultiUnselect,
this.filming,
this.playVideoInMore,
this.recall,
this.speechToText});