FxOverlaySelectionState<T> constructor
FxOverlaySelectionState<T> (
- FxOverlayOptions<
T> options
Implementation
FxOverlaySelectionState(this.options) : _selected = options.selectedItems ?? [];