newState property

String get newState

The newState read-only property of the ToggleEvent interface is a string representing the state the element is transitioning to.

Implementation

external String get newState;