menu
patchbay_flutter package
documentation
patchbay_flutter_host.dart
PatchbayInspectPolicy
gates property
gates property
dark_mode
light_mode
gates
property
Set
<
String
>
gates
final
Consumer gate IDs the descriptor declares and every enable/disable passes.
Implementation
final Set<String> gates;
patchbay_flutter package
documentation
patchbay_flutter_host
PatchbayInspectPolicy
gates property
PatchbayInspectPolicy class