onTapComponent property
Callback used to receive onTab gesture in your component. this return if is selected
Implementation
final ValueChanged<bool>? onTapComponent;
Callback used to receive onTab gesture in your component. this return if is selected
final ValueChanged<bool>? onTapComponent;