menu
flutter_bdface_collect package
documentation
model.dart
FaceConfig
cropWidth property
cropWidth property
dark_mode
light_mode
cropWidth
property
int
cropWidth
getter/setter pair
抠图宽高的设定,为了保证好的抠图效果,建议高宽比是4:3
Implementation
late int cropHeight, cropWidth;
flutter_bdface_collect package
documentation
model
FaceConfig
cropWidth property
FaceConfig class