externalSetState method

void externalSetState()

Implementation

void externalSetState() {
  setState(() {});
}