menu
custom_adaptive_scaffold package
documentation
material_ui.dart
InkResponse
onDoubleTap property
onDoubleTap property
dark_mode
light_mode
onDoubleTap
property
VoidCallback
?
onDoubleTap
final
Called when the user double taps this part of the material.
Implementation
final GestureTapCallback? onDoubleTap;
custom_adaptive_scaffold package
documentation
material_ui
InkResponse
onDoubleTap property
InkResponse class