androidHasGesture property

  1. @Deprecated('Use hasGesture instead')
bool? androidHasGesture
getter/setter pair

Use hasGesture instead.

Implementation

@Deprecated('Use hasGesture instead')
bool? androidHasGesture;