initFilled method

void initFilled()

Implementation

void initFilled() {
  textFieldFilled = 1;
  notifyListeners();
}