onLongPress property

FutureOr Function(BuildContext)? get onLongPress
inherited

Implementation

FutureOr<dynamic> Function(BuildContext)? get onLongPress => _args!.onLongPress;