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