history property

  1. @override
History history
latefinal

The current session history for this window's newest document.

Other resources

Implementation

@override
late final History history = History.internal();