onTap property

void Function()? onTap
final

Callback, called when this ExpandButton is tapped.

Implementation

final void Function()? onTap;