setHint method

void setHint(
  1. String text
)

Sets the hint for the editor.

Implementation

void setHint(String text) {}