sheetDialogComponentKeys property
Component keys this node shows in bottom sheets or custom dialogs.
These are action-based dependencies (from bottom sheet/dialog actions), separate from widget-tree-based component dependencies.
Implementation
final Set<String> sheetDialogComponentKeys;