Dart
dart:html
History
scrollRestoration property
scrollRestoration
description
scrollRestoration
property
Null safety
String
?
scrollRestoration
Implementation
String? get scrollRestoration native;
void
scrollRestoration=
(
String
?
value
)
Implementation
set scrollRestoration(String? value) native;
Dart
dart:html
History
scrollRestoration property
History class
Properties
hashCode
length
runtimeType
scrollRestoration
state
Methods
back
forward
go
noSuchMethod
pushState
replaceState
toString
Operators
operator ==
Static properties
supportsState