menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
ComputeInfoBuilder
withSize method
withSize method
dark_mode
light_mode
withSize
method
ComputeInfoBuilder
withSize
(
ComputeSizeOption
size
)
Implementation
ComputeInfoBuilder withSize(final ComputeSizeOption size) { _size = size; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
ComputeInfoBuilder
withSize method
ComputeInfoBuilder class