inits method

void inits()

Implementation

void inits() {
  textEditingController.clear();
  amityVideo = null;
  amityImages.clear();
}