onLongPress property

(FutureOr Function(BuildContext)?) onLongPress
inherited

Implementation

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