isRunning property

bool get isRunning

Whether the spinner is currently running.

Implementation

bool get isRunning => _isRunning;