menu
testcontainers_core package
documentation
testcontainers.dart
ContainerState
running property
running property
dark_mode
light_mode
running
property
bool
?
running
final
true
when the container is currently running.
Implementation
final bool? running;
testcontainers_core package
documentation
testcontainers
ContainerState
running property
ContainerState class