onStartIconPress property

bool Function() onStartIconPress
final

The callback on startIcon Press

If true is returned it will animate to the end icon if false is returned it won't animate to the end icon

Implementation

final bool Function() onStartIconPress;