menu
devtools_app_shared package
documentation
service.dart
ConnectedState
ConnectedState const constructor
ConnectedState const constructor
dark_mode
light_mode
ConnectedState
constructor
const
ConnectedState
(
bool
connected
, {
bool
userInitiatedConnectionState
=
false
,
})
Implementation
const ConnectedState( this.connected, { this.userInitiatedConnectionState = false, });
devtools_app_shared package
documentation
service
ConnectedState
ConnectedState const constructor
ConnectedState class