RCKSightStyleConfig constructor
const
RCKSightStyleConfig({})
构造函数
Implementation
const RCKSightStyleConfig({
this.maxWidth,
this.maxHeight,
this.playButtonSize = kBubbleSightIconSize,
this.playButtonColor,
this.customPlayButtonIconPath,
});