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