menu
sparky package
documentation
testing.dart
SparkyTestClient
port property
port property
dark_mode
light_mode
port
property
int
get
port
The port the test server is listening on.
Implementation
int get port => _server.actualPort;
sparky package
documentation
testing
SparkyTestClient
port property
SparkyTestClient class