menu
image_editor_dove package
documentation
widget/image_editor_delegate.dart
ImageEditorDelegate
flipWidget abstract method
flipWidget abstract method
dark_mode
light_mode
flipWidget
abstract method
Widget
flipWidget
(
double
limitSize
,
OperateType
type
, {
required
bool
choosen
,
})
Flip widget
for flip the canvas.
Implementation
Widget flipWidget(double limitSize, OperateType type, {required bool choosen});
image_editor_dove package
documentation
widget/image_editor_delegate
ImageEditorDelegate
flipWidget abstract method
ImageEditorDelegate class