onEndIconPress property

bool Function() onEndIconPress
final

The callback on endIcon Press

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

Implementation

final bool Function() onEndIconPress;