dispose abstract method
void
dispose()
Dispose the text run.
After calling dispose, the text run should no longer be used.
Implementation
void dispose();
Dispose the text run.
After calling dispose, the text run should no longer be used.
void dispose();