code static method

String code(
  1. String value
)

Implementation

static String code (String value) => '```$value```';