menu
cb_image_editor package
documentation
mixins/standalone_editor.dart
StandaloneEditorState<T extends StatefulWidget, I extends EditorInitConfigs>
i18n property
i18n property
dark_mode
light_mode
i18n
property
I18n
get
i18n
inherited
Returns the internationalization settings for the image editor.
Implementation
I18n get i18n => configs.i18n;
cb_image_editor package
documentation
mixins/standalone_editor
StandaloneEditorState<T extends StatefulWidget, I extends EditorInitConfigs>
i18n property
StandaloneEditorState mixin