onPersistentFrameSignal top-level property
SchedulerBinding signal that tracks the persistent frame Duration
initSchedulerBindingSignals is required to be called in the main method
Implementation
final onPersistentFrameSignal = signal<Duration>(Duration.zero);