oldState property
String
get
oldState
The oldState
read-only property of the ToggleEvent interface is a
string representing the state the element is transitioning from.
Implementation
external String get oldState;