appRefreshFn top-level property
void Function(void fn())
appRefreshFn
getter/setter pair
Implementation
late void Function(void Function() fn) appRefreshFn;
late void Function(void Function() fn) appRefreshFn;