onTapPrefix property

VoidCallback? onTapPrefix
final

It can be used to perform action on click of prefix button, default action is navigate back

Implementation

final VoidCallback? onTapPrefix;