public readonly property previous as Page
Previously focused page, or null when no page was focused before.
null
if e.previous is not null: print(e.previous.title)