currentState property
InteractiveState
get
currentState
Current state of the interactive layer.
Implementation
InteractiveState get currentState => controller.currentState;
Current state of the interactive layer.
InteractiveState get currentState => controller.currentState;