refreshTextCanvas method

void refreshTextCanvas()

Implementation

void refreshTextCanvas() {
  textSetter.call(() {});
}