onLeadingPressed property

VoidCallback? onLeadingPressed
final

Called when the leading half is pressed.

If null, that half is disabled.

Implementation

final VoidCallback? onLeadingPressed;