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