removeTextPlaceholder method
Requests that the client remove the text placeholder.
Implementation
@override
void removeTextPlaceholder() {
// No-op.
}
Requests that the client remove the text placeholder.
@override
void removeTextPlaceholder() {
// No-op.
}