isIdle property

bool get isIdle

No tour is running.

Implementation

bool get isIdle => _machine.state.isIdle;