menu
xray package
documentation
xray.dart
RemoteKeyValueInspectorInfo
RemoteKeyValueInspectorInfo.new const constructor
RemoteKeyValueInspectorInfo.new const constructor
dark_mode
light_mode
RemoteKeyValueInspectorInfo
constructor
const
RemoteKeyValueInspectorInfo
(
{
required
String
id
,
required
String
title
,
})
Implementation
const RemoteKeyValueInspectorInfo({required this.id, required this.title});
xray package
documentation
xray
RemoteKeyValueInspectorInfo
RemoteKeyValueInspectorInfo.new const constructor
RemoteKeyValueInspectorInfo class