stopPropagation method

void stopPropagation()

Implementation

void stopPropagation() => _event.stopPropagation();