@pragma("vm:prefer-inline") void wbpfcb(void Function(Duration timestamp) fx) { WidgetsBinding.instance.addPostFrameCallback(fx); }