menu
dwds package
documentation
data/data_types.dart
DebugStateChange
DebugStateChange.new constructor
DebugStateChange.new constructor
dark_mode
light_mode
DebugStateChange
constructor
DebugStateChange
(
{
required
int
tabId
,
required
String
newState
,
String
?
reason
,
})
Implementation
DebugStateChange({required this.tabId, required this.newState, this.reason});
dwds package
documentation
data/data_types
DebugStateChange
DebugStateChange.new constructor
DebugStateChange class