FCSkinManagerView constructor
FCSkinManagerView(
- List<
FUBeautyParam> skinList, { - ClickDefineBtn? clickDefineBtn,
Implementation
FCSkinManagerView(this.skinList, {this.clickDefineBtn});