SetGesturesEnabled method

String SetGesturesEnabled(
  1. Iterable<Gesture> flags
)

Implementation

String SetGesturesEnabled(
  Iterable<Gesture> flags,
) => 'SetGesturesEnabled($flags)';