menu
coderjava_image_editor_pro package
documentation
modules/text_add_edit.dart
TextAddEdit
TextAddEdit.new const constructor
TextAddEdit.new const constructor
dark_mode
light_mode
TextAddEdit
constructor
const
TextAddEdit
(
{
Key
?
key
,
Map
?
mapValue
,
int
?
index
,
bool
?
isEdit
,
})
Implementation
const
TextAddEdit({ Key? key,
this
.mapValue,
this
.index,
this
.isEdit, }) :
super
(key: key);
coderjava_image_editor_pro package
documentation
modules/text_add_edit
TextAddEdit
TextAddEdit.new const constructor
TextAddEdit class