valueOf static method

InputSelector? valueOf(
  1. int value
)

Implementation

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