setDisplay static method

void setDisplay(
  1. String value
)

Implementation

static void setDisplay(String value) => _display = value;