onTap property

void Function()? onTap
final

Callback, called when this VolumeButton is tapped.

Implementation

final void Function()? onTap;