menu
simple_chat package
documentation
widgets/input/input_box_image_item.dart
InputBoxImageItem
onRemove property
onRemove property
dark_mode
light_mode
onRemove
property
void Function
(
AssetImageInfo
)
onRemove
final
The on remove callback.
Implementation
final void Function(AssetImageInfo) onRemove;
simple_chat package
documentation
widgets/input/input_box_image_item
InputBoxImageItem
onRemove property
InputBoxImageItem class