menu
Flutter
dart:core
Stopwatch
isRunning property
isRunning
dark_mode
light_mode
isRunning
property
bool
isRunning
Whether the
Stopwatch
is currently running.
Implementation
bool get isRunning => _stop == null;
Flutter
dart:core
Stopwatch
isRunning property
Stopwatch class
Cookies management controls