valueOf static method

LengthOp? valueOf(
  1. int value
)

Implementation

static LengthOp? valueOf($core.int value) => _byValue[value];