menu
testcontainers_core package
documentation
testcontainers.dart
ContainerConfig
labels property
labels property
dark_mode
light_mode
labels
property
Map
<
String
,
String
>
?
labels
final
Labels applied to the container.
Implementation
final Map<String, String>? labels;
testcontainers_core package
documentation
testcontainers
ContainerConfig
labels property
ContainerConfig class