models/custom_widgets/custom_widgets library
Classes
- CustomWidgetsBlurEditor
- A custom widget for editing blur effects in an image editor.
- CustomWidgetsCropRotateEditor
- A custom widget for editing crop and rotate effects in an image editor.
- CustomWidgetsFilterEditor
- A custom widget for editing filter effects in an image editor.
- CustomWidgetsMainEditor
- A custom widget for the main editor interface in an image editor.
- CustomWidgetsPaintEditor
- A custom widget for editing paint effects in an image editor.
- CustomWidgetsTextEditor
- A custom widget for editing text in an image editor.
- CustomWidgetsTuneEditor
- A custom widget for the Tune Editor that extends the CustomWidgetsStandaloneEditor to manage its state.
- ImageEditorCustomWidgets
-
The
ImageEditorCustomWidgets
class encapsulates custom widget components that can be used within various parts of the application's user interface. It provides flexibility for customizing the appearance and behavior of specific UI elements such as app bars, bottom navigation bars, and more.