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