yellowBg static method

String yellowBg(
  1. String text
)

Implementation

static String yellowBg(String text) => '$_yellowBg$text$_reset';