menu
arcane package
documentation
component/gesture.dart
OnGesture
action property
action property
dark_mode
light_mode
action
property
VoidCallback
action
final
The function to call when the gesture is detected.
Implementation
final VoidCallback action;
arcane package
documentation
component/gesture
OnGesture
action property
OnGesture class