menu
ensemble package
documentation
widget/image_cropper.dart
EnsembleImageCropper
hasGettableProperty method
hasGettableProperty method
dark_mode
light_mode
hasGettableProperty
method
bool
hasGettableProperty
(
dynamic
prop
)
inherited
Implementation
bool hasGettableProperty(dynamic prop) { return getGettableProperties(this).contains(prop); }
ensemble package
documentation
widget/image_cropper
EnsembleImageCropper
hasGettableProperty method
EnsembleImageCropper class