menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
CapsuleBuilder
withName method
withName method
dark_mode
light_mode
withName
method
CapsuleBuilder
withName
(
String
name
)
Implementation
CapsuleBuilder withName(final String name) { _name = name; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
CapsuleBuilder
withName method
CapsuleBuilder class