offset static method

String offset(
  1. int offset
)

Implementation

static String offset(int offset) => 'offset($offset)';