toSigned method

int toSigned(
  1. int width
)

Implementation

int toSigned(int width) => value.toSigned(width);