menu
js_bindings package
documentation
bindings/html.dart
PropsHistory extension
PropsHistory extension
dark_mode
light_mode
PropsHistory
extension
on
History
Properties
length
→
int
no setter
scrollRestoration
↔
ScrollRestoration
getter/setter pair
state
→ dynamic
no setter
Methods
back
(
)
→ void
forward
(
)
→ void
go
(
[
int
?
delta
=
0
])
→ void
pushState
(
dynamic
data
,
String
unused
, [
String
?
url
])
→ void
replaceState
(
dynamic
data
,
String
unused
, [
String
?
url
])
→ void
js_bindings package
documentation
bindings/html
PropsHistory extension
html library