hasOnSecondaryLongPressEnd property

bool hasOnSecondaryLongPressEnd

Implementation

bool get hasOnSecondaryLongPressEnd =>
    options!.onSecondaryLongPressEnd != null;