menu
pro_image_editor package
documentation
widgets/layer_widget.dart
LayerWidget
onTap property
onTap property
dark_mode
light_mode
onTap
property
dynamic Function
(
Layer
)
?
onTap
final
Callback when a tap event occurs.
Implementation
final Function(Layer)? onTap;
pro_image_editor package
documentation
widgets/layer_widget
LayerWidget
onTap property
LayerWidget class