menu
speed_test_dart package
documentation
classes/settings.dart
Settings
Settings constructor
Settings constructor
dark_mode
light_mode
Settings
constructor
Settings
(
Client
client
,
Times
times
,
Download
download
,
Upload
upload
,
ServerConfig
serverConfig
,
List
<
Server
>
servers
,
)
Implementation
Settings( this.client, this.times, this.download, this.upload, this.serverConfig, this.servers, );
speed_test_dart package
documentation
classes/settings
Settings
Settings constructor
Settings class