menu
image_editor_dove package
documentation
widget/image_editor_delegate.dart
ImageEditorDelegate
doneWidget abstract method
doneWidget abstract method
dark_mode
light_mode
doneWidget
abstract method
Widget
doneWidget
(
BoxConstraints
constraints
)
Done widget
for save the edit action and generate a new image as result.
Implementation
Widget doneWidget(BoxConstraints constraints);
image_editor_dove package
documentation
widget/image_editor_delegate
ImageEditorDelegate
doneWidget abstract method
ImageEditorDelegate class