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