setTitle static method

void setTitle(
  1. String value
)

Implementation

static void setTitle(String value) => _title = value;