FCSkinManagerView constructor

FCSkinManagerView(
  1. List<FUBeautyParam> skinList, {
  2. ClickDefineBtn? clickDefineBtn,
})

Implementation

FCSkinManagerView(this.skinList, {this.clickDefineBtn});