onTapPrefix property
It can be used to perform action on click of prefix button, default action is navigate back
Implementation
final VoidCallback? onTapPrefix;
It can be used to perform action on click of prefix button, default action is navigate back
final VoidCallback? onTapPrefix;