NvGesture constructor

NvGesture(
  1. bool apply,
  2. Finder finder()
)

Implementation

NvGesture(this.apply, this.finder);