clip method

void clip([
  1. dynamic path_OR_winding,
  2. String? winding
])

Implementation

void clip([path_OR_winding, String? winding]) native;