stubbedState property

SwipeState stubbedState
getter/setter pair

Stub return value for currentState. Default: SwipeState.idle.

Implementation

SwipeState stubbedState = SwipeState.idle;