setValue method

void setValue(
  1. dynamic currentValue,
  2. num weight
)

Implementation

external void setValue(dynamic currentValue, num weight);