SpotlightDelegate constructor

const SpotlightDelegate({
  1. SpotlightStyle? style,
})

Creates a WindowDelegate which implements the visual representation for Spotlight.

Implementation

const SpotlightDelegate({this.style});