menu
obs_websocket package
documentation
event.dart
InputCreated
inputSettings property
inputSettings property
dark_mode
light_mode
inputSettings
property
Map
<
String
,
dynamic
>
inputSettings
final
The settings configured to the input when it was created
Implementation
final Map<String, dynamic> inputSettings;
obs_websocket package
documentation
event
InputCreated
inputSettings property
InputCreated class