onDisableTap property

VoidCallback? onDisableTap
final

Called when the button is tapped and disable sets on true.

Implementation

final VoidCallback? onDisableTap;