notifyUI property
void Function()?
notifyUI
getter/setter pair
notifyUI is the function that is used to notify the UI.
Implementation
static void Function()? notifyUI;
notifyUI is the function that is used to notify the UI.
static void Function()? notifyUI;