setText method

dynamic setText(
  1. String v
)

Implementation

setText(String v) => text = v;