delayForShow abstract method Null safety

bool delayForShow(
  1. int updateDisplay(
      )
    )

    Implementation

    bool delayForShow(int Function() updateDisplay);