onTap property
When non-null the bubble is interactive (cursor, press scale, focus ring)
— the port of the source render={<button/>|<a/>} path.
Implementation
final VoidCallback? onTap;
When non-null the bubble is interactive (cursor, press scale, focus ring)
— the port of the source render={<button/>|<a/>} path.
final VoidCallback? onTap;