menu
flutter_face_api package
documentation
flutter_face_api.dart
DetectFacesConfig
attributes property
attributes property
dark_mode
light_mode
attributes
property
List
<
DetectFacesAttribute
>
?
attributes
getter/setter pair
Current array for the face image detection attributes.
Implementation
List<DetectFacesAttribute>? attributes;
flutter_face_api package
documentation
flutter_face_api
DetectFacesConfig
attributes property
DetectFacesConfig class