menu
pro_editor_image_toni 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_editor_image_toni package
documentation
widgets/layer_widget
LayerWidget
onTap property
LayerWidget class