didChange method

dynamic didChange()

Implementation

didChange() {
  setState(() {});
}