menu
cb_image_editor package
documentation
models/i18n/i18n_layer_interaction.dart
I18nLayerInteraction
I18nLayerInteraction.new const constructor
I18nLayerInteraction.new const constructor
dark_mode
light_mode
I18nLayerInteraction
constructor
const
I18nLayerInteraction
(
{
String
remove
=
''
,
String
edit
=
''
,
String
rotateScale
=
''
,
})
Implementation
const I18nLayerInteraction({ this.remove = '', this.edit = '', this.rotateScale = '', });
cb_image_editor package
documentation
models/i18n/i18n_layer_interaction
I18nLayerInteraction
I18nLayerInteraction.new const constructor
I18nLayerInteraction class