notifyUI property

void Function()? notifyUI
getter/setter pair

notifyUI is the function that is used to notify the UI.

Implementation

static void Function()? notifyUI;