RCKVoiceStyleConfig constructor
const
RCKVoiceStyleConfig({})
构造函数
Implementation
const RCKVoiceStyleConfig({
this.iconSize = kBubbleVoiceIconSize,
this.playingColor,
this.notPlayingColor,
this.customPlayingIconPath,
this.customNotPlayingIconPath,
this.durationTextStyle,
});