menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
consoleSize property
consoleSize property
dark_mode
light_mode
consoleSize
property
List
<
int
>
?
consoleSize
final
Console size
[rows, columns]
(Windows only).
Implementation
final List<int>? consoleSize;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
consoleSize property
ContainerHostConfig class