sheetDialogComponentKeys property

Set<String> sheetDialogComponentKeys
getter/setter pair

Component keys this widget class shows in bottom sheets or custom dialogs. Empty set means no bottom sheet/dialog components.

Implementation

Set<String> sheetDialogComponentKeys = {};