menu
custom_adaptive_scaffold package
documentation
material_ui.dart
InkResponse
onTapDown property
onTapDown property
dark_mode
light_mode
onTapDown
property
GestureTapDownCallback
?
onTapDown
final
Called when the user taps down this part of the material.
Implementation
final GestureTapDownCallback? onTapDown;
custom_adaptive_scaffold package
documentation
material_ui
InkResponse
onTapDown property
InkResponse class