menu
ensemble_camera package
documentation
camera.dart
Camera
hasSettableProperty method
hasSettableProperty method
dark_mode
light_mode
hasSettableProperty
method
bool
hasSettableProperty
(
dynamic
prop
)
inherited
Implementation
bool hasSettableProperty(dynamic prop) { return getSettableProperties(this).contains(prop); }
ensemble_camera package
documentation
camera
Camera
hasSettableProperty method
Camera class