onTap property
final
Disabled by tappable == false
. Pass a function
to peform any time
the InkResponse on this Surface responds to a tap input.
Implementation
final VoidCallback onTap;
Disabled by tappable == false
. Pass a function
to peform any time
the InkResponse on this Surface responds to a tap input.
final VoidCallback onTap;