onEndButtonTap property

VoidCallback? onEndButtonTap
final

Called when end button is tapped. The button will be hidden if its null;

Implementation

final VoidCallback? onEndButtonTap;