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